### YamlMime:JavaType uid: "com.azure.storage.blob.models.BlobErrorCode" fullName: "com.azure.storage.blob.models.BlobErrorCode" name: "BlobErrorCode" nameWithType: "BlobErrorCode" summary: "Error codes returned by the service." inheritances: - "" - "" inheritedClassMethods: - classRef: "" methodsRef: - "fromString(java.lang.String,java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.fromString&text=fromString\" data-throw-if-not-resolved=\"False\" />" - "values(java.lang.Class)?alt=com.azure.core.util.ExpandableStringEnum.values&text=values\" data-throw-if-not-resolved=\"False\" />" - "" - "" - "" - "" - classRef: "java.lang.Object" methodsRef: - "clone" - "finalize" - "getClass" - "notify" - "notifyAll" - "wait" - "wait" - "wait" syntax: "public final class **BlobErrorCode**
extends <>" constructors: - uid: "com.azure.storage.blob.models.BlobErrorCode.BlobErrorCode()" fullName: "com.azure.storage.blob.models.BlobErrorCode.BlobErrorCode()" name: "BlobErrorCode()" nameWithType: "BlobErrorCode.BlobErrorCode()" summary: "Creates a new instance of BlobErrorCode value." deprecatedTag: "Use the factory method." syntax: "@Deprecated
public BlobErrorCode()" desc: "Creates a new instance of BlobErrorCode value." hasDeprecatedTag: true fields: - uid: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_ALREADY_EXISTS" fullName: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_ALREADY_EXISTS" name: "ACCOUNT_ALREADY_EXISTS" nameWithType: "BlobErrorCode.ACCOUNT_ALREADY_EXISTS" summary: "Static value AccountAlreadyExists for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode ACCOUNT_ALREADY_EXISTS" desc: "Static value AccountAlreadyExists for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_BEING_CREATED" fullName: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_BEING_CREATED" name: "ACCOUNT_BEING_CREATED" nameWithType: "BlobErrorCode.ACCOUNT_BEING_CREATED" summary: "Static value AccountBeingCreated for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode ACCOUNT_BEING_CREATED" desc: "Static value AccountBeingCreated for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_IS_DISABLED" fullName: "com.azure.storage.blob.models.BlobErrorCode.ACCOUNT_IS_DISABLED" name: "ACCOUNT_IS_DISABLED" nameWithType: "BlobErrorCode.ACCOUNT_IS_DISABLED" summary: "Static value AccountIsDisabled for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode ACCOUNT_IS_DISABLED" desc: "Static value AccountIsDisabled for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.APPEND_POSITION_CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.APPEND_POSITION_CONDITION_NOT_MET" name: "APPEND_POSITION_CONDITION_NOT_MET" nameWithType: "BlobErrorCode.APPEND_POSITION_CONDITION_NOT_MET" summary: "Static value AppendPositionConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode APPEND_POSITION_CONDITION_NOT_MET" desc: "Static value AppendPositionConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHENTICATION_FAILED" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHENTICATION_FAILED" name: "AUTHENTICATION_FAILED" nameWithType: "BlobErrorCode.AUTHENTICATION_FAILED" summary: "Static value AuthenticationFailed for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHENTICATION_FAILED" desc: "Static value AuthenticationFailed for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_FAILURE" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_FAILURE" name: "AUTHORIZATION_FAILURE" nameWithType: "BlobErrorCode.AUTHORIZATION_FAILURE" summary: "Static value AuthorizationFailure for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_FAILURE" desc: "Static value AuthorizationFailure for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_PERMISSION_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_PERMISSION_MISMATCH" name: "AUTHORIZATION_PERMISSION_MISMATCH" nameWithType: "BlobErrorCode.AUTHORIZATION_PERMISSION_MISMATCH" summary: "Static value AuthorizationPermissionMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_PERMISSION_MISMATCH" desc: "Static value AuthorizationPermissionMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_PROTOCOL_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_PROTOCOL_MISMATCH" name: "AUTHORIZATION_PROTOCOL_MISMATCH" nameWithType: "BlobErrorCode.AUTHORIZATION_PROTOCOL_MISMATCH" summary: "Static value AuthorizationProtocolMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_PROTOCOL_MISMATCH" desc: "Static value AuthorizationProtocolMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_RESOURCE_TYPE_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_RESOURCE_TYPE_MISMATCH" name: "AUTHORIZATION_RESOURCE_TYPE_MISMATCH" nameWithType: "BlobErrorCode.AUTHORIZATION_RESOURCE_TYPE_MISMATCH" summary: "Static value AuthorizationResourceTypeMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_RESOURCE_TYPE_MISMATCH" desc: "Static value AuthorizationResourceTypeMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_SERVICE_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_SERVICE_MISMATCH" name: "AUTHORIZATION_SERVICE_MISMATCH" nameWithType: "BlobErrorCode.AUTHORIZATION_SERVICE_MISMATCH" summary: "Static value AuthorizationServiceMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_SERVICE_MISMATCH" desc: "Static value AuthorizationServiceMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_SOURCE_IPMISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.AUTHORIZATION_SOURCE_IPMISMATCH" name: "AUTHORIZATION_SOURCE_IPMISMATCH" nameWithType: "BlobErrorCode.AUTHORIZATION_SOURCE_IPMISMATCH" summary: "Static value AuthorizationSourceIPMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode AUTHORIZATION_SOURCE_IPMISMATCH" desc: "Static value AuthorizationSourceIPMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_ALREADY_EXISTS" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_ALREADY_EXISTS" name: "BLOB_ALREADY_EXISTS" nameWithType: "BlobErrorCode.BLOB_ALREADY_EXISTS" summary: "Static value BlobAlreadyExists for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_ALREADY_EXISTS" desc: "Static value BlobAlreadyExists for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_ARCHIVED" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_ARCHIVED" name: "BLOB_ARCHIVED" nameWithType: "BlobErrorCode.BLOB_ARCHIVED" summary: "Static value BlobArchived for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_ARCHIVED" desc: "Static value BlobArchived for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_BEING_REHYDRATED" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_BEING_REHYDRATED" name: "BLOB_BEING_REHYDRATED" nameWithType: "BlobErrorCode.BLOB_BEING_REHYDRATED" summary: "Static value BlobBeingRehydrated for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_BEING_REHYDRATED" desc: "Static value BlobBeingRehydrated for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_IMMUTABLE_DUE_TO_POLICY" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_IMMUTABLE_DUE_TO_POLICY" name: "BLOB_IMMUTABLE_DUE_TO_POLICY" nameWithType: "BlobErrorCode.BLOB_IMMUTABLE_DUE_TO_POLICY" summary: "Static value BlobImmutableDueToPolicy for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_IMMUTABLE_DUE_TO_POLICY" desc: "Static value BlobImmutableDueToPolicy for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_NOT_ARCHIVED" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_NOT_ARCHIVED" name: "BLOB_NOT_ARCHIVED" nameWithType: "BlobErrorCode.BLOB_NOT_ARCHIVED" summary: "Static value BlobNotArchived for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_NOT_ARCHIVED" desc: "Static value BlobNotArchived for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_NOT_FOUND" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_NOT_FOUND" name: "BLOB_NOT_FOUND" nameWithType: "BlobErrorCode.BLOB_NOT_FOUND" summary: "Static value BlobNotFound for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_NOT_FOUND" desc: "Static value BlobNotFound for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_OVERWRITTEN" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_OVERWRITTEN" name: "BLOB_OVERWRITTEN" nameWithType: "BlobErrorCode.BLOB_OVERWRITTEN" summary: "Static value BlobOverwritten for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_OVERWRITTEN" desc: "Static value BlobOverwritten for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH" name: "BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH" nameWithType: "BlobErrorCode.BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH" summary: "Static value BlobTierInadequateForContentLength for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_TIER_INADEQUATE_FOR_CONTENT_LENGTH" desc: "Static value BlobTierInadequateForContentLength for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION" name: "BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION" nameWithType: "BlobErrorCode.BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION" summary: "Static value BlobUsesCustomerSpecifiedEncryption for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOB_USES_CUSTOMER_SPECIFIED_ENCRYPTION" desc: "Static value BlobUsesCustomerSpecifiedEncryption for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOCK_COUNT_EXCEEDS_LIMIT" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOCK_COUNT_EXCEEDS_LIMIT" name: "BLOCK_COUNT_EXCEEDS_LIMIT" nameWithType: "BlobErrorCode.BLOCK_COUNT_EXCEEDS_LIMIT" summary: "Static value BlockCountExceedsLimit for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOCK_COUNT_EXCEEDS_LIMIT" desc: "Static value BlockCountExceedsLimit for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.BLOCK_LIST_TOO_LONG" fullName: "com.azure.storage.blob.models.BlobErrorCode.BLOCK_LIST_TOO_LONG" name: "BLOCK_LIST_TOO_LONG" nameWithType: "BlobErrorCode.BLOCK_LIST_TOO_LONG" summary: "Static value BlockListTooLong for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode BLOCK_LIST_TOO_LONG" desc: "Static value BlockListTooLong for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CANNOT_CHANGE_TO_LOWER_TIER" fullName: "com.azure.storage.blob.models.BlobErrorCode.CANNOT_CHANGE_TO_LOWER_TIER" name: "CANNOT_CHANGE_TO_LOWER_TIER" nameWithType: "BlobErrorCode.CANNOT_CHANGE_TO_LOWER_TIER" summary: "Static value CannotChangeToLowerTier for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CANNOT_CHANGE_TO_LOWER_TIER" desc: "Static value CannotChangeToLowerTier for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CANNOT_VERIFY_COPY_SOURCE" fullName: "com.azure.storage.blob.models.BlobErrorCode.CANNOT_VERIFY_COPY_SOURCE" name: "CANNOT_VERIFY_COPY_SOURCE" nameWithType: "BlobErrorCode.CANNOT_VERIFY_COPY_SOURCE" summary: "Static value CannotVerifyCopySource for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CANNOT_VERIFY_COPY_SOURCE" desc: "Static value CannotVerifyCopySource for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONDITION_HEADERS_NOT_SUPPORTED" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONDITION_HEADERS_NOT_SUPPORTED" name: "CONDITION_HEADERS_NOT_SUPPORTED" nameWithType: "BlobErrorCode.CONDITION_HEADERS_NOT_SUPPORTED" summary: "Static value ConditionHeadersNotSupported for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONDITION_HEADERS_NOT_SUPPORTED" desc: "Static value ConditionHeadersNotSupported for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONDITION_NOT_MET" name: "CONDITION_NOT_MET" nameWithType: "BlobErrorCode.CONDITION_NOT_MET" summary: "Static value ConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONDITION_NOT_MET" desc: "Static value ConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_ALREADY_EXISTS" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_ALREADY_EXISTS" name: "CONTAINER_ALREADY_EXISTS" nameWithType: "BlobErrorCode.CONTAINER_ALREADY_EXISTS" summary: "Static value ContainerAlreadyExists for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONTAINER_ALREADY_EXISTS" desc: "Static value ContainerAlreadyExists for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_BEING_DELETED" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_BEING_DELETED" name: "CONTAINER_BEING_DELETED" nameWithType: "BlobErrorCode.CONTAINER_BEING_DELETED" summary: "Static value ContainerBeingDeleted for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONTAINER_BEING_DELETED" desc: "Static value ContainerBeingDeleted for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_DISABLED" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_DISABLED" name: "CONTAINER_DISABLED" nameWithType: "BlobErrorCode.CONTAINER_DISABLED" summary: "Static value ContainerDisabled for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONTAINER_DISABLED" desc: "Static value ContainerDisabled for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_NOT_FOUND" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONTAINER_NOT_FOUND" name: "CONTAINER_NOT_FOUND" nameWithType: "BlobErrorCode.CONTAINER_NOT_FOUND" summary: "Static value ContainerNotFound for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONTAINER_NOT_FOUND" desc: "Static value ContainerNotFound for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT" fullName: "com.azure.storage.blob.models.BlobErrorCode.CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT" name: "CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT" nameWithType: "BlobErrorCode.CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT" summary: "Static value ContentLengthLargerThanTierLimit for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode CONTENT_LENGTH_LARGER_THAN_TIER_LIMIT" desc: "Static value ContentLengthLargerThanTierLimit for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED" fullName: "com.azure.storage.blob.models.BlobErrorCode.COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED" name: "COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED" nameWithType: "BlobErrorCode.COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED" summary: "Static value CopyAcrossAccountsNotSupported for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode COPY_ACROSS_ACCOUNTS_NOT_SUPPORTED" desc: "Static value CopyAcrossAccountsNotSupported for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.COPY_ID_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.COPY_ID_MISMATCH" name: "COPY_ID_MISMATCH" nameWithType: "BlobErrorCode.COPY_ID_MISMATCH" summary: "Static value CopyIdMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode COPY_ID_MISMATCH" desc: "Static value CopyIdMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.EMPTY_METADATA_KEY" fullName: "com.azure.storage.blob.models.BlobErrorCode.EMPTY_METADATA_KEY" name: "EMPTY_METADATA_KEY" nameWithType: "BlobErrorCode.EMPTY_METADATA_KEY" summary: "Static value EmptyMetadataKey for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode EMPTY_METADATA_KEY" desc: "Static value EmptyMetadataKey for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.FEATURE_VERSION_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.FEATURE_VERSION_MISMATCH" name: "FEATURE_VERSION_MISMATCH" nameWithType: "BlobErrorCode.FEATURE_VERSION_MISMATCH" summary: "Static value FeatureVersionMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode FEATURE_VERSION_MISMATCH" desc: "Static value FeatureVersionMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_BLOB_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_BLOB_MISMATCH" name: "INCREMENTAL_COPY_BLOB_MISMATCH" nameWithType: "BlobErrorCode.INCREMENTAL_COPY_BLOB_MISMATCH" summary: "Static value IncrementalCopyBlobMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INCREMENTAL_COPY_BLOB_MISMATCH" desc: "Static value IncrementalCopyBlobMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_OF_EARLIER_VERSION_SNAPSHOT_NOT_ALLOWED" fullName: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_OF_EARLIER_VERSION_SNAPSHOT_NOT_ALLOWED" name: "INCREMENTAL_COPY_OF_EARLIER_VERSION_SNAPSHOT_NOT_ALLOWED" nameWithType: "BlobErrorCode.INCREMENTAL_COPY_OF_EARLIER_VERSION_SNAPSHOT_NOT_ALLOWED" summary: "Static value IncrementalCopyOfEarlierVersionSnapshotNotAllowed for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INCREMENTAL_COPY_OF_EARLIER_VERSION_SNAPSHOT_NOT_ALLOWED" desc: "Static value IncrementalCopyOfEarlierVersionSnapshotNotAllowed for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED" fullName: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED" name: "INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED" nameWithType: "BlobErrorCode.INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED" summary: "Static value IncrementalCopyOfEralierVersionSnapshotNotAllowed for BlobErrorCode." deprecatedTag: "Please use " modifiers: - "static" - "final" field: type: "" syntax: "@Deprecated
public static final BlobErrorCode INCREMENTAL_COPY_OF_ERALIER_VERSION_SNAPSHOT_NOT_ALLOWED" desc: "Static value IncrementalCopyOfEralierVersionSnapshotNotAllowed for BlobErrorCode." hasDeprecatedTag: true - uid: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT" fullName: "com.azure.storage.blob.models.BlobErrorCode.INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT" name: "INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT" nameWithType: "BlobErrorCode.INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT" summary: "Static value IncrementalCopySourceMustBeSnapshot for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INCREMENTAL_COPY_SOURCE_MUST_BE_SNAPSHOT" desc: "Static value IncrementalCopySourceMustBeSnapshot for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INFINITE_LEASE_DURATION_REQUIRED" fullName: "com.azure.storage.blob.models.BlobErrorCode.INFINITE_LEASE_DURATION_REQUIRED" name: "INFINITE_LEASE_DURATION_REQUIRED" nameWithType: "BlobErrorCode.INFINITE_LEASE_DURATION_REQUIRED" summary: "Static value InfiniteLeaseDurationRequired for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INFINITE_LEASE_DURATION_REQUIRED" desc: "Static value InfiniteLeaseDurationRequired for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INSUFFICIENT_ACCOUNT_PERMISSIONS" fullName: "com.azure.storage.blob.models.BlobErrorCode.INSUFFICIENT_ACCOUNT_PERMISSIONS" name: "INSUFFICIENT_ACCOUNT_PERMISSIONS" nameWithType: "BlobErrorCode.INSUFFICIENT_ACCOUNT_PERMISSIONS" summary: "Static value InsufficientAccountPermissions for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INSUFFICIENT_ACCOUNT_PERMISSIONS" desc: "Static value InsufficientAccountPermissions for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INTERNAL_ERROR" fullName: "com.azure.storage.blob.models.BlobErrorCode.INTERNAL_ERROR" name: "INTERNAL_ERROR" nameWithType: "BlobErrorCode.INTERNAL_ERROR" summary: "Static value InternalError for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INTERNAL_ERROR" desc: "Static value InternalError for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_AUTHENTICATION_INFO" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_AUTHENTICATION_INFO" name: "INVALID_AUTHENTICATION_INFO" nameWithType: "BlobErrorCode.INVALID_AUTHENTICATION_INFO" summary: "Static value InvalidAuthenticationInfo for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_AUTHENTICATION_INFO" desc: "Static value InvalidAuthenticationInfo for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_OR_BLOCK" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_OR_BLOCK" name: "INVALID_BLOB_OR_BLOCK" nameWithType: "BlobErrorCode.INVALID_BLOB_OR_BLOCK" summary: "Static value InvalidBlobOrBlock for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_BLOB_OR_BLOCK" desc: "Static value InvalidBlobOrBlock for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_TIER" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_TIER" name: "INVALID_BLOB_TIER" nameWithType: "BlobErrorCode.INVALID_BLOB_TIER" summary: "Static value InvalidBlobTier for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_BLOB_TIER" desc: "Static value InvalidBlobTier for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_TYPE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOB_TYPE" name: "INVALID_BLOB_TYPE" nameWithType: "BlobErrorCode.INVALID_BLOB_TYPE" summary: "Static value InvalidBlobType for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_BLOB_TYPE" desc: "Static value InvalidBlobType for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOCK_ID" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOCK_ID" name: "INVALID_BLOCK_ID" nameWithType: "BlobErrorCode.INVALID_BLOCK_ID" summary: "Static value InvalidBlockId for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_BLOCK_ID" desc: "Static value InvalidBlockId for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOCK_LIST" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_BLOCK_LIST" name: "INVALID_BLOCK_LIST" nameWithType: "BlobErrorCode.INVALID_BLOCK_LIST" summary: "Static value InvalidBlockList for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_BLOCK_LIST" desc: "Static value InvalidBlockList for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_HEADER_VALUE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_HEADER_VALUE" name: "INVALID_HEADER_VALUE" nameWithType: "BlobErrorCode.INVALID_HEADER_VALUE" summary: "Static value InvalidHeaderValue for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_HEADER_VALUE" desc: "Static value InvalidHeaderValue for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_HTTP_VERB" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_HTTP_VERB" name: "INVALID_HTTP_VERB" nameWithType: "BlobErrorCode.INVALID_HTTP_VERB" summary: "Static value InvalidHttpVerb for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_HTTP_VERB" desc: "Static value InvalidHttpVerb for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_INPUT" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_INPUT" name: "INVALID_INPUT" nameWithType: "BlobErrorCode.INVALID_INPUT" summary: "Static value InvalidInput for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_INPUT" desc: "Static value InvalidInput for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_MD5" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_MD5" name: "INVALID_MD5" nameWithType: "BlobErrorCode.INVALID_MD5" summary: "Static value InvalidMd5 for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_MD5" desc: "Static value InvalidMd5 for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_METADATA" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_METADATA" name: "INVALID_METADATA" nameWithType: "BlobErrorCode.INVALID_METADATA" summary: "Static value InvalidMetadata for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_METADATA" desc: "Static value InvalidMetadata for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_OPERATION" name: "INVALID_OPERATION" nameWithType: "BlobErrorCode.INVALID_OPERATION" summary: "Static value InvalidOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_OPERATION" desc: "Static value InvalidOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_PAGE_RANGE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_PAGE_RANGE" name: "INVALID_PAGE_RANGE" nameWithType: "BlobErrorCode.INVALID_PAGE_RANGE" summary: "Static value InvalidPageRange for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_PAGE_RANGE" desc: "Static value InvalidPageRange for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_QUERY_PARAMETER_VALUE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_QUERY_PARAMETER_VALUE" name: "INVALID_QUERY_PARAMETER_VALUE" nameWithType: "BlobErrorCode.INVALID_QUERY_PARAMETER_VALUE" summary: "Static value InvalidQueryParameterValue for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_QUERY_PARAMETER_VALUE" desc: "Static value InvalidQueryParameterValue for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_RANGE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_RANGE" name: "INVALID_RANGE" nameWithType: "BlobErrorCode.INVALID_RANGE" summary: "Static value InvalidRange for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_RANGE" desc: "Static value InvalidRange for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_RESOURCE_NAME" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_RESOURCE_NAME" name: "INVALID_RESOURCE_NAME" nameWithType: "BlobErrorCode.INVALID_RESOURCE_NAME" summary: "Static value InvalidResourceName for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_RESOURCE_NAME" desc: "Static value InvalidResourceName for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_SOURCE_BLOB_TYPE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_SOURCE_BLOB_TYPE" name: "INVALID_SOURCE_BLOB_TYPE" nameWithType: "BlobErrorCode.INVALID_SOURCE_BLOB_TYPE" summary: "Static value InvalidSourceBlobType for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_SOURCE_BLOB_TYPE" desc: "Static value InvalidSourceBlobType for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_SOURCE_BLOB_URL" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_SOURCE_BLOB_URL" name: "INVALID_SOURCE_BLOB_URL" nameWithType: "BlobErrorCode.INVALID_SOURCE_BLOB_URL" summary: "Static value InvalidSourceBlobUrl for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_SOURCE_BLOB_URL" desc: "Static value InvalidSourceBlobUrl for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_URI" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_URI" name: "INVALID_URI" nameWithType: "BlobErrorCode.INVALID_URI" summary: "Static value InvalidUri for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_URI" desc: "Static value InvalidUri for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_VERSION_FOR_PAGE_BLOB_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_VERSION_FOR_PAGE_BLOB_OPERATION" name: "INVALID_VERSION_FOR_PAGE_BLOB_OPERATION" nameWithType: "BlobErrorCode.INVALID_VERSION_FOR_PAGE_BLOB_OPERATION" summary: "Static value InvalidVersionForPageBlobOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_VERSION_FOR_PAGE_BLOB_OPERATION" desc: "Static value InvalidVersionForPageBlobOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_XML_DOCUMENT" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_XML_DOCUMENT" name: "INVALID_XML_DOCUMENT" nameWithType: "BlobErrorCode.INVALID_XML_DOCUMENT" summary: "Static value InvalidXmlDocument for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_XML_DOCUMENT" desc: "Static value InvalidXmlDocument for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.INVALID_XML_NODE_VALUE" fullName: "com.azure.storage.blob.models.BlobErrorCode.INVALID_XML_NODE_VALUE" name: "INVALID_XML_NODE_VALUE" nameWithType: "BlobErrorCode.INVALID_XML_NODE_VALUE" summary: "Static value InvalidXmlNodeValue for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode INVALID_XML_NODE_VALUE" desc: "Static value InvalidXmlNodeValue for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ALREADY_BROKEN" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ALREADY_BROKEN" name: "LEASE_ALREADY_BROKEN" nameWithType: "BlobErrorCode.LEASE_ALREADY_BROKEN" summary: "Static value LeaseAlreadyBroken for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ALREADY_BROKEN" desc: "Static value LeaseAlreadyBroken for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ALREADY_PRESENT" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ALREADY_PRESENT" name: "LEASE_ALREADY_PRESENT" nameWithType: "BlobErrorCode.LEASE_ALREADY_PRESENT" summary: "Static value LeaseAlreadyPresent for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ALREADY_PRESENT" desc: "Static value LeaseAlreadyPresent for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_BLOB_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_BLOB_OPERATION" name: "LEASE_ID_MISMATCH_WITH_BLOB_OPERATION" nameWithType: "BlobErrorCode.LEASE_ID_MISMATCH_WITH_BLOB_OPERATION" summary: "Static value LeaseIdMismatchWithBlobOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ID_MISMATCH_WITH_BLOB_OPERATION" desc: "Static value LeaseIdMismatchWithBlobOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION" name: "LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION" nameWithType: "BlobErrorCode.LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION" summary: "Static value LeaseIdMismatchWithContainerOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ID_MISMATCH_WITH_CONTAINER_OPERATION" desc: "Static value LeaseIdMismatchWithContainerOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_LEASE_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISMATCH_WITH_LEASE_OPERATION" name: "LEASE_ID_MISMATCH_WITH_LEASE_OPERATION" nameWithType: "BlobErrorCode.LEASE_ID_MISMATCH_WITH_LEASE_OPERATION" summary: "Static value LeaseIdMismatchWithLeaseOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ID_MISMATCH_WITH_LEASE_OPERATION" desc: "Static value LeaseIdMismatchWithLeaseOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISSING" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_ID_MISSING" name: "LEASE_ID_MISSING" nameWithType: "BlobErrorCode.LEASE_ID_MISSING" summary: "Static value LeaseIdMissing for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_ID_MISSING" desc: "Static value LeaseIdMissing for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED" name: "LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED" nameWithType: "BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED" summary: "Static value LeaseIsBreakingAndCannotBeAcquired for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_IS_BREAKING_AND_CANNOT_BE_ACQUIRED" desc: "Static value LeaseIsBreakingAndCannotBeAcquired for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED" name: "LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED" nameWithType: "BlobErrorCode.LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED" summary: "Static value LeaseIsBreakingAndCannotBeChanged for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_IS_BREAKING_AND_CANNOT_BE_CHANGED" desc: "Static value LeaseIsBreakingAndCannotBeChanged for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED" name: "LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED" nameWithType: "BlobErrorCode.LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED" summary: "Static value LeaseIsBrokenAndCannotBeRenewed for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_IS_BROKEN_AND_CANNOT_BE_RENEWED" desc: "Static value LeaseIsBrokenAndCannotBeRenewed for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_LOST" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_LOST" name: "LEASE_LOST" nameWithType: "BlobErrorCode.LEASE_LOST" summary: "Static value LeaseLost for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_LOST" desc: "Static value LeaseLost for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_BLOB_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_BLOB_OPERATION" name: "LEASE_NOT_PRESENT_WITH_BLOB_OPERATION" nameWithType: "BlobErrorCode.LEASE_NOT_PRESENT_WITH_BLOB_OPERATION" summary: "Static value LeaseNotPresentWithBlobOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_NOT_PRESENT_WITH_BLOB_OPERATION" desc: "Static value LeaseNotPresentWithBlobOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION" name: "LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION" nameWithType: "BlobErrorCode.LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION" summary: "Static value LeaseNotPresentWithContainerOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_NOT_PRESENT_WITH_CONTAINER_OPERATION" desc: "Static value LeaseNotPresentWithContainerOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_LEASE_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.LEASE_NOT_PRESENT_WITH_LEASE_OPERATION" name: "LEASE_NOT_PRESENT_WITH_LEASE_OPERATION" nameWithType: "BlobErrorCode.LEASE_NOT_PRESENT_WITH_LEASE_OPERATION" summary: "Static value LeaseNotPresentWithLeaseOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode LEASE_NOT_PRESENT_WITH_LEASE_OPERATION" desc: "Static value LeaseNotPresentWithLeaseOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MAX_BLOB_SIZE_CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.MAX_BLOB_SIZE_CONDITION_NOT_MET" name: "MAX_BLOB_SIZE_CONDITION_NOT_MET" nameWithType: "BlobErrorCode.MAX_BLOB_SIZE_CONDITION_NOT_MET" summary: "Static value MaxBlobSizeConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MAX_BLOB_SIZE_CONDITION_NOT_MET" desc: "Static value MaxBlobSizeConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MD5MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.MD5MISMATCH" name: "MD5MISMATCH" nameWithType: "BlobErrorCode.MD5MISMATCH" summary: "Static value Md5Mismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MD5MISMATCH" desc: "Static value Md5Mismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.METADATA_TOO_LARGE" fullName: "com.azure.storage.blob.models.BlobErrorCode.METADATA_TOO_LARGE" name: "METADATA_TOO_LARGE" nameWithType: "BlobErrorCode.METADATA_TOO_LARGE" summary: "Static value MetadataTooLarge for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode METADATA_TOO_LARGE" desc: "Static value MetadataTooLarge for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MISSING_CONTENT_LENGTH_HEADER" fullName: "com.azure.storage.blob.models.BlobErrorCode.MISSING_CONTENT_LENGTH_HEADER" name: "MISSING_CONTENT_LENGTH_HEADER" nameWithType: "BlobErrorCode.MISSING_CONTENT_LENGTH_HEADER" summary: "Static value MissingContentLengthHeader for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MISSING_CONTENT_LENGTH_HEADER" desc: "Static value MissingContentLengthHeader for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_HEADER" fullName: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_HEADER" name: "MISSING_REQUIRED_HEADER" nameWithType: "BlobErrorCode.MISSING_REQUIRED_HEADER" summary: "Static value MissingRequiredHeader for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MISSING_REQUIRED_HEADER" desc: "Static value MissingRequiredHeader for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_QUERY_PARAMETER" fullName: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_QUERY_PARAMETER" name: "MISSING_REQUIRED_QUERY_PARAMETER" nameWithType: "BlobErrorCode.MISSING_REQUIRED_QUERY_PARAMETER" summary: "Static value MissingRequiredQueryParameter for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MISSING_REQUIRED_QUERY_PARAMETER" desc: "Static value MissingRequiredQueryParameter for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_XML_NODE" fullName: "com.azure.storage.blob.models.BlobErrorCode.MISSING_REQUIRED_XML_NODE" name: "MISSING_REQUIRED_XML_NODE" nameWithType: "BlobErrorCode.MISSING_REQUIRED_XML_NODE" summary: "Static value MissingRequiredXmlNode for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MISSING_REQUIRED_XML_NODE" desc: "Static value MissingRequiredXmlNode for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED" fullName: "com.azure.storage.blob.models.BlobErrorCode.MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED" name: "MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED" nameWithType: "BlobErrorCode.MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED" summary: "Static value MultipleConditionHeadersNotSupported for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode MULTIPLE_CONDITION_HEADERS_NOT_SUPPORTED" desc: "Static value MultipleConditionHeadersNotSupported for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.NO_AUTHENTICATION_INFORMATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.NO_AUTHENTICATION_INFORMATION" name: "NO_AUTHENTICATION_INFORMATION" nameWithType: "BlobErrorCode.NO_AUTHENTICATION_INFORMATION" summary: "Static value NoAuthenticationInformation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode NO_AUTHENTICATION_INFORMATION" desc: "Static value NoAuthenticationInformation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.NO_PENDING_COPY_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.NO_PENDING_COPY_OPERATION" name: "NO_PENDING_COPY_OPERATION" nameWithType: "BlobErrorCode.NO_PENDING_COPY_OPERATION" summary: "Static value NoPendingCopyOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode NO_PENDING_COPY_OPERATION" desc: "Static value NoPendingCopyOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB" fullName: "com.azure.storage.blob.models.BlobErrorCode.OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB" name: "OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB" nameWithType: "BlobErrorCode.OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB" summary: "Static value OperationNotAllowedOnIncrementalCopyBlob for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode OPERATION_NOT_ALLOWED_ON_INCREMENTAL_COPY_BLOB" desc: "Static value OperationNotAllowedOnIncrementalCopyBlob for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.OPERATION_TIMED_OUT" fullName: "com.azure.storage.blob.models.BlobErrorCode.OPERATION_TIMED_OUT" name: "OPERATION_TIMED_OUT" nameWithType: "BlobErrorCode.OPERATION_TIMED_OUT" summary: "Static value OperationTimedOut for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode OPERATION_TIMED_OUT" desc: "Static value OperationTimedOut for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.OUT_OF_RANGE_INPUT" fullName: "com.azure.storage.blob.models.BlobErrorCode.OUT_OF_RANGE_INPUT" name: "OUT_OF_RANGE_INPUT" nameWithType: "BlobErrorCode.OUT_OF_RANGE_INPUT" summary: "Static value OutOfRangeInput for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode OUT_OF_RANGE_INPUT" desc: "Static value OutOfRangeInput for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE" fullName: "com.azure.storage.blob.models.BlobErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE" name: "OUT_OF_RANGE_QUERY_PARAMETER_VALUE" nameWithType: "BlobErrorCode.OUT_OF_RANGE_QUERY_PARAMETER_VALUE" summary: "Static value OutOfRangeQueryParameterValue for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode OUT_OF_RANGE_QUERY_PARAMETER_VALUE" desc: "Static value OutOfRangeQueryParameterValue for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.PENDING_COPY_OPERATION" fullName: "com.azure.storage.blob.models.BlobErrorCode.PENDING_COPY_OPERATION" name: "PENDING_COPY_OPERATION" nameWithType: "BlobErrorCode.PENDING_COPY_OPERATION" summary: "Static value PendingCopyOperation for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode PENDING_COPY_OPERATION" desc: "Static value PendingCopyOperation for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER" fullName: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER" name: "PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER" nameWithType: "BlobErrorCode.PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER" summary: "Static value PreviousSnapshotCannotBeNewer for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode PREVIOUS_SNAPSHOT_CANNOT_BE_NEWER" desc: "Static value PreviousSnapshotCannotBeNewer for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_NOT_FOUND" fullName: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_NOT_FOUND" name: "PREVIOUS_SNAPSHOT_NOT_FOUND" nameWithType: "BlobErrorCode.PREVIOUS_SNAPSHOT_NOT_FOUND" summary: "Static value PreviousSnapshotNotFound for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode PREVIOUS_SNAPSHOT_NOT_FOUND" desc: "Static value PreviousSnapshotNotFound for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED" fullName: "com.azure.storage.blob.models.BlobErrorCode.PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED" name: "PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED" nameWithType: "BlobErrorCode.PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED" summary: "Static value PreviousSnapshotOperationNotSupported for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode PREVIOUS_SNAPSHOT_OPERATION_NOT_SUPPORTED" desc: "Static value PreviousSnapshotOperationNotSupported for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.REQUEST_BODY_TOO_LARGE" fullName: "com.azure.storage.blob.models.BlobErrorCode.REQUEST_BODY_TOO_LARGE" name: "REQUEST_BODY_TOO_LARGE" nameWithType: "BlobErrorCode.REQUEST_BODY_TOO_LARGE" summary: "Static value RequestBodyTooLarge for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode REQUEST_BODY_TOO_LARGE" desc: "Static value RequestBodyTooLarge for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.REQUEST_URL_FAILED_TO_PARSE" fullName: "com.azure.storage.blob.models.BlobErrorCode.REQUEST_URL_FAILED_TO_PARSE" name: "REQUEST_URL_FAILED_TO_PARSE" nameWithType: "BlobErrorCode.REQUEST_URL_FAILED_TO_PARSE" summary: "Static value RequestUrlFailedToParse for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode REQUEST_URL_FAILED_TO_PARSE" desc: "Static value RequestUrlFailedToParse for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_ALREADY_EXISTS" fullName: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_ALREADY_EXISTS" name: "RESOURCE_ALREADY_EXISTS" nameWithType: "BlobErrorCode.RESOURCE_ALREADY_EXISTS" summary: "Static value ResourceAlreadyExists for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode RESOURCE_ALREADY_EXISTS" desc: "Static value ResourceAlreadyExists for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_NOT_FOUND" fullName: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_NOT_FOUND" name: "RESOURCE_NOT_FOUND" nameWithType: "BlobErrorCode.RESOURCE_NOT_FOUND" summary: "Static value ResourceNotFound for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode RESOURCE_NOT_FOUND" desc: "Static value ResourceNotFound for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_TYPE_MISMATCH" fullName: "com.azure.storage.blob.models.BlobErrorCode.RESOURCE_TYPE_MISMATCH" name: "RESOURCE_TYPE_MISMATCH" nameWithType: "BlobErrorCode.RESOURCE_TYPE_MISMATCH" summary: "Static value ResourceTypeMismatch for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode RESOURCE_TYPE_MISMATCH" desc: "Static value ResourceTypeMismatch for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SEQUENCE_NUMBER_CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.SEQUENCE_NUMBER_CONDITION_NOT_MET" name: "SEQUENCE_NUMBER_CONDITION_NOT_MET" nameWithType: "BlobErrorCode.SEQUENCE_NUMBER_CONDITION_NOT_MET" summary: "Static value SequenceNumberConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SEQUENCE_NUMBER_CONDITION_NOT_MET" desc: "Static value SequenceNumberConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SEQUENCE_NUMBER_INCREMENT_TOO_LARGE" fullName: "com.azure.storage.blob.models.BlobErrorCode.SEQUENCE_NUMBER_INCREMENT_TOO_LARGE" name: "SEQUENCE_NUMBER_INCREMENT_TOO_LARGE" nameWithType: "BlobErrorCode.SEQUENCE_NUMBER_INCREMENT_TOO_LARGE" summary: "Static value SequenceNumberIncrementTooLarge for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SEQUENCE_NUMBER_INCREMENT_TOO_LARGE" desc: "Static value SequenceNumberIncrementTooLarge for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SERVER_BUSY" fullName: "com.azure.storage.blob.models.BlobErrorCode.SERVER_BUSY" name: "SERVER_BUSY" nameWithType: "BlobErrorCode.SERVER_BUSY" summary: "Static value ServerBusy for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SERVER_BUSY" desc: "Static value ServerBusy for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SNAPHOT_OPERATION_RATE_EXCEEDED" fullName: "com.azure.storage.blob.models.BlobErrorCode.SNAPHOT_OPERATION_RATE_EXCEEDED" name: "SNAPHOT_OPERATION_RATE_EXCEEDED" nameWithType: "BlobErrorCode.SNAPHOT_OPERATION_RATE_EXCEEDED" summary: "Static value SnapshotOperationRateExceeded for BlobErrorCode." deprecatedTag: "Please use " modifiers: - "static" - "final" field: type: "" syntax: "@Deprecated
public static final BlobErrorCode SNAPHOT_OPERATION_RATE_EXCEEDED" desc: "Static value SnapshotOperationRateExceeded for BlobErrorCode." hasDeprecatedTag: true - uid: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOTS_PRESENT" fullName: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOTS_PRESENT" name: "SNAPSHOTS_PRESENT" nameWithType: "BlobErrorCode.SNAPSHOTS_PRESENT" summary: "Static value SnapshotsPresent for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SNAPSHOTS_PRESENT" desc: "Static value SnapshotsPresent for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOT_COUNT_EXCEEDED" fullName: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOT_COUNT_EXCEEDED" name: "SNAPSHOT_COUNT_EXCEEDED" nameWithType: "BlobErrorCode.SNAPSHOT_COUNT_EXCEEDED" summary: "Static value SnapshotCountExceeded for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SNAPSHOT_COUNT_EXCEEDED" desc: "Static value SnapshotCountExceeded for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOT_OPERATION_RATE_EXCEEDED" fullName: "com.azure.storage.blob.models.BlobErrorCode.SNAPSHOT_OPERATION_RATE_EXCEEDED" name: "SNAPSHOT_OPERATION_RATE_EXCEEDED" nameWithType: "BlobErrorCode.SNAPSHOT_OPERATION_RATE_EXCEEDED" summary: "Static value SnapshotOperationRateExceeded for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SNAPSHOT_OPERATION_RATE_EXCEEDED" desc: "Static value SnapshotOperationRateExceeded for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SOURCE_CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.SOURCE_CONDITION_NOT_MET" name: "SOURCE_CONDITION_NOT_MET" nameWithType: "BlobErrorCode.SOURCE_CONDITION_NOT_MET" summary: "Static value SourceConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SOURCE_CONDITION_NOT_MET" desc: "Static value SourceConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.SYSTEM_IN_USE" fullName: "com.azure.storage.blob.models.BlobErrorCode.SYSTEM_IN_USE" name: "SYSTEM_IN_USE" nameWithType: "BlobErrorCode.SYSTEM_IN_USE" summary: "Static value SystemInUse for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode SYSTEM_IN_USE" desc: "Static value SystemInUse for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.TARGET_CONDITION_NOT_MET" fullName: "com.azure.storage.blob.models.BlobErrorCode.TARGET_CONDITION_NOT_MET" name: "TARGET_CONDITION_NOT_MET" nameWithType: "BlobErrorCode.TARGET_CONDITION_NOT_MET" summary: "Static value TargetConditionNotMet for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode TARGET_CONDITION_NOT_MET" desc: "Static value TargetConditionNotMet for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.UNAUTHORIZED_BLOB_OVERWRITE" fullName: "com.azure.storage.blob.models.BlobErrorCode.UNAUTHORIZED_BLOB_OVERWRITE" name: "UNAUTHORIZED_BLOB_OVERWRITE" nameWithType: "BlobErrorCode.UNAUTHORIZED_BLOB_OVERWRITE" summary: "Static value UnauthorizedBlobOverwrite for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode UNAUTHORIZED_BLOB_OVERWRITE" desc: "Static value UnauthorizedBlobOverwrite for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_HEADER" fullName: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_HEADER" name: "UNSUPPORTED_HEADER" nameWithType: "BlobErrorCode.UNSUPPORTED_HEADER" summary: "Static value UnsupportedHeader for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode UNSUPPORTED_HEADER" desc: "Static value UnsupportedHeader for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_HTTP_VERB" fullName: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_HTTP_VERB" name: "UNSUPPORTED_HTTP_VERB" nameWithType: "BlobErrorCode.UNSUPPORTED_HTTP_VERB" summary: "Static value UnsupportedHttpVerb for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode UNSUPPORTED_HTTP_VERB" desc: "Static value UnsupportedHttpVerb for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_QUERY_PARAMETER" fullName: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_QUERY_PARAMETER" name: "UNSUPPORTED_QUERY_PARAMETER" nameWithType: "BlobErrorCode.UNSUPPORTED_QUERY_PARAMETER" summary: "Static value UnsupportedQueryParameter for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode UNSUPPORTED_QUERY_PARAMETER" desc: "Static value UnsupportedQueryParameter for BlobErrorCode." - uid: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_XML_NODE" fullName: "com.azure.storage.blob.models.BlobErrorCode.UNSUPPORTED_XML_NODE" name: "UNSUPPORTED_XML_NODE" nameWithType: "BlobErrorCode.UNSUPPORTED_XML_NODE" summary: "Static value UnsupportedXmlNode for BlobErrorCode." modifiers: - "static" - "final" field: type: "" syntax: "public static final BlobErrorCode UNSUPPORTED_XML_NODE" desc: "Static value UnsupportedXmlNode for BlobErrorCode." methods: - uid: "com.azure.storage.blob.models.BlobErrorCode.fromString(java.lang.String)" fullName: "com.azure.storage.blob.models.BlobErrorCode.fromString(String name)" name: "fromString(String name)" nameWithType: "BlobErrorCode.fromString(String name)" summary: "Creates or finds a BlobErrorCode from its string representation." modifiers: - "static" parameters: - description: "a name to look for." name: "name" type: "String" syntax: "public static BlobErrorCode fromString(String name)" desc: "Creates or finds a BlobErrorCode from its string representation." returns: description: "the corresponding BlobErrorCode." type: "" - uid: "com.azure.storage.blob.models.BlobErrorCode.values()" fullName: "com.azure.storage.blob.models.BlobErrorCode.values()" name: "values()" nameWithType: "BlobErrorCode.values()" summary: "Gets known BlobErrorCode values." modifiers: - "static" syntax: "public static Collection values()" desc: "Gets known BlobErrorCode values." returns: description: "known BlobErrorCode values." type: "Collection<>" type: "class" desc: "Error codes returned by the service." metadata: {} package: "com.azure.storage.blob.models" artifact: com.azure:azure-storage-blob:12.28.1