Interface InitiateLayerUploadResponse.Builder

  • Method Details

    • uploadId

      The upload ID for the layer upload. This parameter is passed to further UploadLayerPart and CompleteLayerUpload operations.

      Parameters:
      uploadId - The upload ID for the layer upload. This parameter is passed to further UploadLayerPart and CompleteLayerUpload operations.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • partSize

      The size, in bytes, that Amazon ECR expects future layer part uploads to be.

      Parameters:
      partSize - The size, in bytes, that Amazon ECR expects future layer part uploads to be.
      Returns:
      Returns a reference to this object so that method calls can be chained together.