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.
|