public static interface DeletePullThroughCacheRuleResponse.Builder extends EcrResponse.Builder, SdkPojo, CopyableBuilder<DeletePullThroughCacheRuleResponse.Builder,DeletePullThroughCacheRuleResponse>
| Modifier and Type | Method and Description |
|---|---|
DeletePullThroughCacheRuleResponse.Builder |
createdAt(Instant createdAt)
The timestamp associated with the pull through cache rule.
|
DeletePullThroughCacheRuleResponse.Builder |
ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the request.
|
DeletePullThroughCacheRuleResponse.Builder |
registryId(String registryId)
The registry ID associated with the request.
|
DeletePullThroughCacheRuleResponse.Builder |
upstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeletePullThroughCacheRuleResponse.Builder ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the request.
ecrRepositoryPrefix - The Amazon ECR repository prefix associated with the request.DeletePullThroughCacheRuleResponse.Builder upstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
upstreamRegistryUrl - The upstream registry URL associated with the pull through cache rule.DeletePullThroughCacheRuleResponse.Builder createdAt(Instant createdAt)
The timestamp associated with the pull through cache rule.
createdAt - The timestamp associated with the pull through cache rule.DeletePullThroughCacheRuleResponse.Builder registryId(String registryId)
The registry ID associated with the request.
registryId - The registry ID associated with the request.Copyright © 2023. All rights reserved.