Uses of Class
software.amazon.awssdk.services.fms.model.GetAppsListRequest
-
Packages that use GetAppsListRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.transform -
-
Uses of GetAppsListRequest in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type GetAppsListRequest Modifier and Type Method Description default CompletableFuture<GetAppsListResponse>FmsAsyncClient. getAppsList(GetAppsListRequest getAppsListRequest)Returns information about the specified Firewall Manager applications list.default GetAppsListResponseFmsClient. getAppsList(GetAppsListRequest getAppsListRequest)Returns information about the specified Firewall Manager applications list. -
Uses of GetAppsListRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type GetAppsListRequest Modifier and Type Method Description SdkHttpFullRequestGetAppsListRequestMarshaller. marshall(GetAppsListRequest getAppsListRequest)
-