| Package | Description |
|---|---|
| com.amazonaws.services.ecr |
|
| com.amazonaws.services.ecr.model |
| Modifier and Type | Method and Description |
|---|---|
ValidatePullThroughCacheRuleResult |
AbstractAmazonECR.validatePullThroughCacheRule(ValidatePullThroughCacheRuleRequest request) |
ValidatePullThroughCacheRuleResult |
AmazonECRClient.validatePullThroughCacheRule(ValidatePullThroughCacheRuleRequest request)
Validates an existing pull through cache rule for an upstream registry that requires authentication.
|
ValidatePullThroughCacheRuleResult |
AmazonECR.validatePullThroughCacheRule(ValidatePullThroughCacheRuleRequest validatePullThroughCacheRuleRequest)
Validates an existing pull through cache rule for an upstream registry that requires authentication.
|
| Modifier and Type | Method and Description |
|---|---|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.clone() |
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withCredentialArn(String credentialArn)
The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through
cache rule.
|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withEcrRepositoryPrefix(String ecrRepositoryPrefix)
The Amazon ECR repository prefix associated with the pull through cache rule.
|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withFailure(String failure)
The reason the validation failed.
|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withIsValid(Boolean isValid)
Whether or not the pull through cache rule was validated.
|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withRegistryId(String registryId)
The registry ID associated with the request.
|
ValidatePullThroughCacheRuleResult |
ValidatePullThroughCacheRuleResult.withUpstreamRegistryUrl(String upstreamRegistryUrl)
The upstream registry URL associated with the pull through cache rule.
|
Copyright © 2025. All rights reserved.