| Package | Description |
|---|---|
| software.amazon.awssdk.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
static PullThroughCacheRule.Builder |
PullThroughCacheRule.builder() |
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.createdAt(Instant createdAt)
The date and time the pull through cache was created.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.ecrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the pull through cache rule.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.registryId(String registryId)
The Amazon Web Services account ID associated with the registry the pull through cache rule is associated
with.
|
PullThroughCacheRule.Builder |
PullThroughCacheRule.toBuilder() |
PullThroughCacheRule.Builder |
PullThroughCacheRule.Builder.upstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends PullThroughCacheRule.Builder> |
PullThroughCacheRule.serializableBuilderClass() |
Copyright © 2023. All rights reserved.