| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
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.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.upstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreatePullThroughCacheRuleResponse.Builder> |
CreatePullThroughCacheRuleResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.