| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
InvalidLayerPartException |
InvalidLayerPartException.withLastValidByteReceived(Long lastValidByteReceived)
The last valid byte received from the layer part upload that is associated with the exception.
|
InvalidLayerPartException |
InvalidLayerPartException.withRegistryId(String registryId)
The registry ID associated with the exception.
|
InvalidLayerPartException |
InvalidLayerPartException.withRepositoryName(String repositoryName)
The repository name associated with the exception.
|
InvalidLayerPartException |
InvalidLayerPartException.withUploadId(String uploadId)
The upload ID associated with the exception.
|
Copyright © 2022. All rights reserved.