Uses of Class
com.azure.resourcemanager.storage.models.BlobContainersGetImmutabilityPolicyHeaders
Packages that use BlobContainersGetImmutabilityPolicyHeaders
Package
Description
Package containing the data models for StorageManagementClient.
-
Uses of BlobContainersGetImmutabilityPolicyHeaders in com.azure.resourcemanager.storage.models
Subclasses with type arguments of type BlobContainersGetImmutabilityPolicyHeaders in com.azure.resourcemanager.storage.modelsModifier and TypeClassDescriptionfinal classContains all response data for the getImmutabilityPolicy operation.Methods in com.azure.resourcemanager.storage.models that return BlobContainersGetImmutabilityPolicyHeadersModifier and TypeMethodDescriptionSet the etag property: The Etag property.Constructors in com.azure.resourcemanager.storage.models with parameters of type BlobContainersGetImmutabilityPolicyHeadersModifierConstructorDescriptionBlobContainersGetImmutabilityPolicyResponse(com.azure.core.http.HttpRequest request, int statusCode, com.azure.core.http.HttpHeaders rawHeaders, ImmutabilityPolicyInner value, BlobContainersGetImmutabilityPolicyHeaders headers) Creates an instance of BlobContainersGetImmutabilityPolicyResponse.