Uses of Class
software.amazon.awssdk.services.fms.model.GetAdminScopeRequest
-
Packages that use GetAdminScopeRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.transform -
-
Uses of GetAdminScopeRequest in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type GetAdminScopeRequest Modifier and Type Method Description default CompletableFuture<GetAdminScopeResponse>FmsAsyncClient. getAdminScope(GetAdminScopeRequest getAdminScopeRequest)Returns information about the specified account's administrative scope.default GetAdminScopeResponseFmsClient. getAdminScope(GetAdminScopeRequest getAdminScopeRequest)Returns information about the specified account's administrative scope. -
Uses of GetAdminScopeRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type GetAdminScopeRequest Modifier and Type Method Description SdkHttpFullRequestGetAdminScopeRequestMarshaller. marshall(GetAdminScopeRequest getAdminScopeRequest)
-