Uses of Class
com.amazonaws.services.ecr.model.InvalidLayerPartException
Packages that use InvalidLayerPartException
-
Uses of InvalidLayerPartException in com.amazonaws.services.ecr.model
Methods in com.amazonaws.services.ecr.model that return InvalidLayerPartExceptionModifier and TypeMethodDescriptionInvalidLayerPartException.withLastValidByteReceived
(Long lastValidByteReceived) The last valid byte received from the layer part upload that is associated with the exception.InvalidLayerPartException.withRegistryId
(String registryId) The registry ID associated with the exception.InvalidLayerPartException.withRepositoryName
(String repositoryName) The repository name associated with the exception.InvalidLayerPartException.withUploadId
(String uploadId) The upload ID associated with the exception.