Uses of Class
com.azure.resourcemanager.apimanagement.fluent.models.TagContractInner
Packages that use TagContractInner
Package
Description
Package containing the service clients for ApiManagementClient.
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of TagContractInner in com.azure.resourcemanager.apimanagement.fluent
Methods in com.azure.resourcemanager.apimanagement.fluent that return TagContractInnerModifier and TypeMethodDescriptionTagsClient.assignToApi(String resourceGroupName, String serviceName, String apiId, String tagId) Assign tag to the Api.TagsClient.assignToOperation(String resourceGroupName, String serviceName, String apiId, String operationId, String tagId) Assign tag to the Operation.TagsClient.assignToProduct(String resourceGroupName, String serviceName, String productId, String tagId) Assign tag to the Product.TagsClient.createOrUpdate(String resourceGroupName, String serviceName, String tagId, TagCreateUpdateParameters parameters) Creates a tag.WorkspaceTagsClient.createOrUpdate(String resourceGroupName, String serviceName, String workspaceId, String tagId, TagCreateUpdateParameters parameters) Creates a tag.Gets the details of the tag specified by its identifier.WorkspaceTagsClient.get(String resourceGroupName, String serviceName, String workspaceId, String tagId) Gets the details of the tag specified by its identifier.Get tag associated with the API.TagsClient.getByOperation(String resourceGroupName, String serviceName, String apiId, String operationId, String tagId) Get tag associated with the Operation.TagsClient.getByProduct(String resourceGroupName, String serviceName, String productId, String tagId) Get tag associated with the Product.TagsClient.update(String resourceGroupName, String serviceName, String tagId, String ifMatch, TagCreateUpdateParameters parameters) Updates the details of the tag specified by its identifier.WorkspaceTagsClient.update(String resourceGroupName, String serviceName, String workspaceId, String tagId, String ifMatch, TagCreateUpdateParameters parameters) Updates the details of the tag specified by its identifier.Methods in com.azure.resourcemanager.apimanagement.fluent that return types with arguments of type TagContractInnerModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<TagContractInner> TagsClient.assignToOperationWithResponse(String resourceGroupName, String serviceName, String apiId, String operationId, String tagId, com.azure.core.util.Context context) Assign tag to the Operation.com.azure.core.http.rest.Response<TagContractInner> TagsClient.assignToProductWithResponse(String resourceGroupName, String serviceName, String productId, String tagId, com.azure.core.util.Context context) Assign tag to the Product.com.azure.core.http.rest.PagedIterable<TagContractInner> Lists all Tags associated with the API.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByApi(String resourceGroupName, String serviceName, String apiId, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists all Tags associated with the API.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByOperation(String resourceGroupName, String serviceName, String apiId, String operationId) Lists all Tags associated with the Operation.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByOperation(String resourceGroupName, String serviceName, String apiId, String operationId, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists all Tags associated with the Operation.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByProduct(String resourceGroupName, String serviceName, String productId) Lists all Tags associated with the Product.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByProduct(String resourceGroupName, String serviceName, String productId, String filter, Integer top, Integer skip, com.azure.core.util.Context context) Lists all Tags associated with the Product.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByService(String resourceGroupName, String serviceName) Lists a collection of tags defined within a service instance.com.azure.core.http.rest.PagedIterable<TagContractInner> TagsClient.listByService(String resourceGroupName, String serviceName, String filter, Integer top, Integer skip, String scope, com.azure.core.util.Context context) Lists a collection of tags defined within a service instance.com.azure.core.http.rest.PagedIterable<TagContractInner> WorkspaceTagsClient.listByService(String resourceGroupName, String serviceName, String workspaceId) Lists a collection of tags defined within a workspace in a service instance.com.azure.core.http.rest.PagedIterable<TagContractInner> WorkspaceTagsClient.listByService(String resourceGroupName, String serviceName, String workspaceId, String filter, Integer top, Integer skip, String scope, com.azure.core.util.Context context) Lists a collection of tags defined within a workspace in a service instance. -
Uses of TagContractInner in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return TagContractInnerModifier and TypeMethodDescriptionstatic TagContractInnerTagContractInner.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of TagContractInner from the JsonReader.TagContractInner.withDisplayName(String displayName) Set the displayName property: Tag name. -
Uses of TagContractInner in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return TagContractInnerModifier and TypeMethodDescriptionTagsAssignToApiResponse.getValue()Gets the deserialized response body.TagsCreateOrUpdateResponse.getValue()Gets the deserialized response body.TagsGetByApiResponse.getValue()Gets the deserialized response body.TagsGetByOperationResponse.getValue()Gets the deserialized response body.TagsGetByProductResponse.getValue()Gets the deserialized response body.TagsGetResponse.getValue()Gets the deserialized response body.TagsUpdateResponse.getValue()Gets the deserialized response body.WorkspaceTagsCreateOrUpdateResponse.getValue()Gets the deserialized response body.WorkspaceTagsGetResponse.getValue()Gets the deserialized response body.WorkspaceTagsUpdateResponse.getValue()Gets the deserialized response body.TagContract.innerModel()Gets the inner com.azure.resourcemanager.apimanagement.fluent.models.TagContractInner object.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type TagContractInnerMethod parameters in com.azure.resourcemanager.apimanagement.models with type arguments of type TagContractInnerModifier and TypeMethodDescriptionTagCollection.withValue(List<TagContractInner> value) Set the value property: Page values.Constructors in com.azure.resourcemanager.apimanagement.models with parameters of type TagContractInnerModifierConstructorDescriptionTagsAssignToApiResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsAssignToApiHeaders headers) Creates an instance of TagsAssignToApiResponse.TagsCreateOrUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsCreateOrUpdateHeaders headers) Creates an instance of TagsCreateOrUpdateResponse.TagsGetByApiResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsGetByApiHeaders headers) Creates an instance of TagsGetByApiResponse.TagsGetByOperationResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsGetByOperationHeaders headers) Creates an instance of TagsGetByOperationResponse.TagsGetByProductResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsGetByProductHeaders headers) Creates an instance of TagsGetByProductResponse.TagsGetResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsGetHeaders headers) Creates an instance of TagsGetResponse.TagsUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, TagsUpdateHeaders headers) Creates an instance of TagsUpdateResponse.WorkspaceTagsCreateOrUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, WorkspaceTagsCreateOrUpdateHeaders headers) Creates an instance of WorkspaceTagsCreateOrUpdateResponse.WorkspaceTagsGetResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, WorkspaceTagsGetHeaders headers) Creates an instance of WorkspaceTagsGetResponse.WorkspaceTagsUpdateResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, TagContractInner value, WorkspaceTagsUpdateHeaders headers) Creates an instance of WorkspaceTagsUpdateResponse.