public static interface PrivateRegistryAccessRequest.Builder extends SdkPojo, CopyableBuilder<PrivateRegistryAccessRequest.Builder,PrivateRegistryAccessRequest>
| Modifier and Type | Method and Description |
|---|---|
default PrivateRegistryAccessRequest.Builder |
ecrImagePullerRole(Consumer<ContainerServiceECRImagePullerRoleRequest.Builder> ecrImagePullerRole)
An object to describe a request to activate or deactivate the role that you can use to grant an Amazon
Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.
|
PrivateRegistryAccessRequest.Builder |
ecrImagePullerRole(ContainerServiceECRImagePullerRoleRequest ecrImagePullerRole)
An object to describe a request to activate or deactivate the role that you can use to grant an Amazon
Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildPrivateRegistryAccessRequest.Builder ecrImagePullerRole(ContainerServiceECRImagePullerRoleRequest ecrImagePullerRole)
An object to describe a request to activate or deactivate the role that you can use to grant an Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.
ecrImagePullerRole - An object to describe a request to activate or deactivate the role that you can use to grant an Amazon
Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private
repositories.default PrivateRegistryAccessRequest.Builder ecrImagePullerRole(Consumer<ContainerServiceECRImagePullerRoleRequest.Builder> ecrImagePullerRole)
An object to describe a request to activate or deactivate the role that you can use to grant an Amazon Lightsail container service access to Amazon Elastic Container Registry (Amazon ECR) private repositories.
This is a convenience method that creates an instance of theContainerServiceECRImagePullerRoleRequest.Builder avoiding the need to create one manually via
ContainerServiceECRImagePullerRoleRequest.builder().
When the Consumer completes, SdkBuilder.build() is
called immediately and its result is passed to
ecrImagePullerRole(ContainerServiceECRImagePullerRoleRequest).
ecrImagePullerRole - a consumer that will call methods on ContainerServiceECRImagePullerRoleRequest.BuilderecrImagePullerRole(ContainerServiceECRImagePullerRoleRequest)Copyright © 2022. All rights reserved.