public static interface GetRegistryPolicyResponse.Builder extends EcrResponse.Builder, SdkPojo, CopyableBuilder<GetRegistryPolicyResponse.Builder,GetRegistryPolicyResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRegistryPolicyResponse.Builder |
policyText(String policyText)
The JSON text of the permissions policy for a registry.
|
GetRegistryPolicyResponse.Builder |
registryId(String registryId)
The ID of the registry.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetRegistryPolicyResponse.Builder registryId(String registryId)
The ID of the registry.
registryId - The ID of the registry.GetRegistryPolicyResponse.Builder policyText(String policyText)
The JSON text of the permissions policy for a registry.
policyText - The JSON text of the permissions policy for a registry.Copyright © 2021. All rights reserved.