public static interface StartLifecyclePolicyPreviewResponse.Builder extends ECRResponse.Builder, CopyableBuilder<StartLifecyclePolicyPreviewResponse.Builder,StartLifecyclePolicyPreviewResponse>
| Modifier and Type | Method and Description |
|---|---|
StartLifecyclePolicyPreviewResponse.Builder |
lifecyclePolicyText(String lifecyclePolicyText)
The JSON repository policy text.
|
StartLifecyclePolicyPreviewResponse.Builder |
registryId(String registryId)
The registry ID associated with the request.
|
StartLifecyclePolicyPreviewResponse.Builder |
repositoryName(String repositoryName)
The repository name associated with the request.
|
StartLifecyclePolicyPreviewResponse.Builder |
status(LifecyclePolicyPreviewStatus status)
The status of the lifecycle policy preview request.
|
StartLifecyclePolicyPreviewResponse.Builder |
status(String status)
The status of the lifecycle policy preview request.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildStartLifecyclePolicyPreviewResponse.Builder registryId(String registryId)
The registry ID associated with the request.
registryId - The registry ID associated with the request.StartLifecyclePolicyPreviewResponse.Builder repositoryName(String repositoryName)
The repository name associated with the request.
repositoryName - The repository name associated with the request.StartLifecyclePolicyPreviewResponse.Builder lifecyclePolicyText(String lifecyclePolicyText)
The JSON repository policy text.
lifecyclePolicyText - The JSON repository policy text.StartLifecyclePolicyPreviewResponse.Builder status(String status)
The status of the lifecycle policy preview request.
status - The status of the lifecycle policy preview request.LifecyclePolicyPreviewStatus,
LifecyclePolicyPreviewStatusStartLifecyclePolicyPreviewResponse.Builder status(LifecyclePolicyPreviewStatus status)
The status of the lifecycle policy preview request.
status - The status of the lifecycle policy preview request.LifecyclePolicyPreviewStatus,
LifecyclePolicyPreviewStatusCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.