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
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
IsSetLayerPartBlob ( ) : bool
IsSetPartFirstByte ( ) : bool
IsSetPartLastByte ( ) : bool
IsSetRegistryId ( ) : bool
IsSetRepositoryName ( ) : bool
IsSetUploadId ( ) : bool