public static interface InvalidLayerPartException.Builder extends SdkPojo, CopyableBuilder<InvalidLayerPartException.Builder,InvalidLayerPartException>, EcrPublicException.Builder
| Modifier and Type | Method and Description |
|---|---|
InvalidLayerPartException.Builder |
awsErrorDetails(AwsErrorDetails awsErrorDetails) |
InvalidLayerPartException.Builder |
cause(Throwable cause) |
InvalidLayerPartException.Builder |
lastValidByteReceived(Long lastValidByteReceived)
The position of the last byte of the layer part.
|
InvalidLayerPartException.Builder |
message(String message) |
InvalidLayerPartException.Builder |
registryId(String registryId)
The AWS account ID associated with the layer part.
|
InvalidLayerPartException.Builder |
repositoryName(String repositoryName)
The name of the repository.
|
InvalidLayerPartException.Builder |
requestId(String requestId) |
InvalidLayerPartException.Builder |
statusCode(int statusCode) |
InvalidLayerPartException.Builder |
uploadId(String uploadId)
The upload ID associated with the layer part.
|
copyapplyMutation, buildawsErrorDetails, build, clockSkew, clockSkew, extendedRequestIdextendedRequestId, requestId, statusCodecause, messageequalsBySdkFields, sdkFieldsInvalidLayerPartException.Builder registryId(String registryId)
The AWS account ID associated with the layer part.
registryId - The AWS account ID associated with the layer part.InvalidLayerPartException.Builder repositoryName(String repositoryName)
The name of the repository.
repositoryName - The name of the repository.InvalidLayerPartException.Builder uploadId(String uploadId)
The upload ID associated with the layer part.
uploadId - The upload ID associated with the layer part.InvalidLayerPartException.Builder lastValidByteReceived(Long lastValidByteReceived)
The position of the last byte of the layer part.
lastValidByteReceived - The position of the last byte of the layer part.InvalidLayerPartException.Builder awsErrorDetails(AwsErrorDetails awsErrorDetails)
awsErrorDetails in interface AwsServiceException.BuilderawsErrorDetails in interface EcrPublicException.BuilderInvalidLayerPartException.Builder message(String message)
message in interface AwsServiceException.Buildermessage in interface EcrPublicException.Buildermessage in interface SdkException.Buildermessage in interface SdkServiceException.BuilderInvalidLayerPartException.Builder requestId(String requestId)
requestId in interface AwsServiceException.BuilderrequestId in interface EcrPublicException.BuilderrequestId in interface SdkServiceException.BuilderInvalidLayerPartException.Builder statusCode(int statusCode)
statusCode in interface AwsServiceException.BuilderstatusCode in interface EcrPublicException.BuilderstatusCode in interface SdkServiceException.BuilderInvalidLayerPartException.Builder cause(Throwable cause)
cause in interface AwsServiceException.Buildercause in interface EcrPublicException.Buildercause in interface SdkException.Buildercause in interface SdkServiceException.BuilderCopyright © 2022. All rights reserved.