| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetAdminAccountResponse> |
FmsAsyncClient.getAdminAccount(Consumer<GetAdminAccountRequest.Builder> getAdminAccountRequest)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall
Manager administrator.
|
default GetAdminAccountResponse |
FmsClient.getAdminAccount(Consumer<GetAdminAccountRequest.Builder> getAdminAccountRequest)
Returns the AWS Organizations master account that is associated with AWS Firewall Manager as the AWS Firewall
Manager administrator.
|
| Modifier and Type | Method and Description |
|---|---|
static GetAdminAccountRequest.Builder |
GetAdminAccountRequest.builder() |
GetAdminAccountRequest.Builder |
GetAdminAccountRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetAdminAccountRequest.Builder |
GetAdminAccountRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetAdminAccountRequest.Builder |
GetAdminAccountRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetAdminAccountRequest.Builder> |
GetAdminAccountRequest.serializableBuilderClass() |
Copyright © 2019. All rights reserved.