C# Class Amazon.ECR.Model.BatchCheckLayerAvailabilityRequest

Container for the parameters to the BatchCheckLayerAvailability operation. Check the availability of multiple image layers in a specified registry and repository.

This operation is used by the Amazon ECR proxy, and it is not intended for general use by customers for pulling and pushing images. In most cases, you should use the docker CLI to pull, tag, and push images.

Inheritance: AmazonECRRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLayerDigests ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool