Uses of Class
com.azure.resourcemanager.apimanagement.models.ApiTagDescriptionsGetEntityTagHeaders
-
Packages that use ApiTagDescriptionsGetEntityTagHeaders Package Description com.azure.resourcemanager.apimanagement.models Package containing the data models for ApiManagementClient. -
-
Uses of ApiTagDescriptionsGetEntityTagHeaders in com.azure.resourcemanager.apimanagement.models
Methods in com.azure.resourcemanager.apimanagement.models that return ApiTagDescriptionsGetEntityTagHeaders Modifier and Type Method Description ApiTagDescriptionsGetEntityTagHeaders
ApiTagDescriptionsGetEntityTagHeaders. withEtag(String etag)
Set the etag property: The Etag property.Constructors in com.azure.resourcemanager.apimanagement.models with parameters of type ApiTagDescriptionsGetEntityTagHeaders Constructor Description ApiTagDescriptionsGetEntityTagResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, Void value, ApiTagDescriptionsGetEntityTagHeaders headers)
Creates an instance of ApiTagDescriptionsGetEntityTagResponse.
-