| Package | Description |
|---|---|
| com.amazonaws.services.fms |
This is the Firewall Manager API Reference.
|
| com.amazonaws.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetAdminScopeResult> |
AbstractAWSFMSAsync.getAdminScopeAsync(GetAdminScopeRequest request,
AsyncHandler<GetAdminScopeRequest,GetAdminScopeResult> asyncHandler) |
Future<GetAdminScopeResult> |
AWSFMSAsync.getAdminScopeAsync(GetAdminScopeRequest getAdminScopeRequest,
AsyncHandler<GetAdminScopeRequest,GetAdminScopeResult> asyncHandler)
Returns information about the specified account's administrative scope.
|
Future<GetAdminScopeResult> |
AWSFMSAsyncClient.getAdminScopeAsync(GetAdminScopeRequest request,
AsyncHandler<GetAdminScopeRequest,GetAdminScopeResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetAdminScopeRequest |
GetAdminScopeRequest.clone() |
GetAdminScopeRequest |
GetAdminScopeRequest.withAdminAccount(String adminAccount)
The administator account that you want to get the details for.
|
Copyright © 2023. All rights reserved.