GetDownloadUrlForLayerResult |
AmazonECRClient.getDownloadUrlForLayer(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest)
Retrieves the pre-signed Amazon S3 download URL corresponding to an image
layer.
|
GetDownloadUrlForLayerResult |
AmazonECR.getDownloadUrlForLayer(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest)
Retrieves the pre-signed Amazon S3 download URL corresponding to an image
layer.
|
GetDownloadUrlForLayerResult |
AbstractAmazonECR.getDownloadUrlForLayer(GetDownloadUrlForLayerRequest request) |
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AmazonECRAsyncClient.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest request) |
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AmazonECRAsync.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest)
Retrieves the pre-signed Amazon S3 download URL corresponding to an image
layer.
|
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AbstractAmazonECRAsync.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest request) |
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AmazonECRAsyncClient.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest request,
AsyncHandler<GetDownloadUrlForLayerRequest,GetDownloadUrlForLayerResult> asyncHandler) |
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AmazonECRAsync.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest getDownloadUrlForLayerRequest,
AsyncHandler<GetDownloadUrlForLayerRequest,GetDownloadUrlForLayerResult> asyncHandler)
Retrieves the pre-signed Amazon S3 download URL corresponding to an image
layer.
|
java.util.concurrent.Future<GetDownloadUrlForLayerResult> |
AbstractAmazonECRAsync.getDownloadUrlForLayerAsync(GetDownloadUrlForLayerRequest request,
AsyncHandler<GetDownloadUrlForLayerRequest,GetDownloadUrlForLayerResult> asyncHandler) |