| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default GetImageBlockPublicAccessStateResponse |
Ec2Client.getImageBlockPublicAccessState(Consumer<GetImageBlockPublicAccessStateRequest.Builder> getImageBlockPublicAccessStateRequest)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
default GetImageBlockPublicAccessStateResponse |
Ec2Client.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetImageBlockPublicAccessStateResponse> |
Ec2AsyncClient.getImageBlockPublicAccessState(Consumer<GetImageBlockPublicAccessStateRequest.Builder> getImageBlockPublicAccessStateRequest)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
default CompletableFuture<GetImageBlockPublicAccessStateResponse> |
Ec2AsyncClient.getImageBlockPublicAccessState(GetImageBlockPublicAccessStateRequest getImageBlockPublicAccessStateRequest)
Gets the current state of block public access for AMIs at the account level in the specified Amazon Web
Services Region.
|
Copyright © 2023. All rights reserved.