### 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: "@Deprecatedpublic 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: "@Deprecatedpublic 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: "