| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
This is the Firewall Manager API Reference.
|
| software.amazon.awssdk.services.fms.paginators | |
| software.amazon.awssdk.services.fms.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListMemberAccountsResponse> |
FmsAsyncClient.listMemberAccounts(ListMemberAccountsRequest listMemberAccountsRequest)
Returns a
MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization. |
default ListMemberAccountsResponse |
FmsClient.listMemberAccounts(ListMemberAccountsRequest listMemberAccountsRequest)
Returns a
MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization. |
default ListMemberAccountsPublisher |
FmsAsyncClient.listMemberAccountsPaginator(ListMemberAccountsRequest listMemberAccountsRequest)
Returns a
MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization. |
default ListMemberAccountsIterable |
FmsClient.listMemberAccountsPaginator(ListMemberAccountsRequest listMemberAccountsRequest)
Returns a
MemberAccounts object that lists the member accounts in the administrator's Amazon Web
Services organization. |
| Constructor and Description |
|---|
ListMemberAccountsIterable(FmsClient client,
ListMemberAccountsRequest firstRequest) |
ListMemberAccountsPublisher(FmsAsyncClient client,
ListMemberAccountsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListMemberAccountsRequestMarshaller.marshall(ListMemberAccountsRequest listMemberAccountsRequest) |
Copyright © 2021. All rights reserved.