C# 클래스 Amazon.ECR.Model.UploadLayerPartRequest

Container for the parameters to the UploadLayerPart operation. Uploads an image layer part to Amazon ECR.

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.

상속: AmazonECRRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetLayerPartBlob ( ) : bool
IsSetPartFirstByte ( ) : bool
IsSetPartLastByte ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool
IsSetUploadId ( ) : bool