static CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.builder() |
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.createdAt(Instant createdAt) |
The date and time, in JavaScript date format, when the pull through cache rule was created.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.credentialArn(String credentialArn) |
The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull
through cache rule.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix) |
The Amazon ECR repository prefix associated with the pull through cache rule.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.registryId(String registryId) |
The registry ID associated with the request.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.toBuilder() |
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.upstreamRegistry(String upstreamRegistry) |
The name of the upstream registry associated with the pull through cache rule.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.upstreamRegistry(UpstreamRegistry upstreamRegistry) |
The name of the upstream registry associated with the pull through cache rule.
|
CreatePullThroughCacheRuleResponse.Builder |
CreatePullThroughCacheRuleResponse.Builder.upstreamRegistryUrl(String upstreamRegistryUrl) |
The upstream registry URL associated with the pull through cache rule.
|