| Package | Description |
|---|---|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
static UpstreamRegistry |
UpstreamRegistry.fromValue(String value)
Use this in place of valueOf.
|
static UpstreamRegistry |
UpstreamRegistry.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UpstreamRegistry[] |
UpstreamRegistry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreatePullThroughCacheRuleResult |
CreatePullThroughCacheRuleResult.withUpstreamRegistry(UpstreamRegistry upstreamRegistry)
The name of the upstream registry associated with the pull through cache rule.
|
CreatePullThroughCacheRuleRequest |
CreatePullThroughCacheRuleRequest.withUpstreamRegistry(UpstreamRegistry upstreamRegistry)
The name of the upstream registry.
|
PullThroughCacheRule |
PullThroughCacheRule.withUpstreamRegistry(UpstreamRegistry upstreamRegistry)
The name of the upstream source registry associated with the pull through cache rule.
|
Copyright © 2025. All rights reserved.