Uses of Class
software.amazon.awssdk.services.fms.model.GetAdminAccountRequest
-
Packages that use GetAdminAccountRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.transform -
-
Uses of GetAdminAccountRequest in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type GetAdminAccountRequest Modifier and Type Method Description default CompletableFuture<GetAdminAccountResponse>FmsAsyncClient. getAdminAccount(GetAdminAccountRequest getAdminAccountRequest)Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator.default GetAdminAccountResponseFmsClient. getAdminAccount(GetAdminAccountRequest getAdminAccountRequest)Returns the Organizations account that is associated with Firewall Manager as the Firewall Manager default administrator. -
Uses of GetAdminAccountRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type GetAdminAccountRequest Modifier and Type Method Description SdkHttpFullRequestGetAdminAccountRequestMarshaller. marshall(GetAdminAccountRequest getAdminAccountRequest)
-