Uses of Class
software.amazon.awssdk.services.detective.model.BatchGetGraphMemberDatasourcesRequest
-
Packages that use BatchGetGraphMemberDatasourcesRequest Package Description software.amazon.awssdk.services.detective Detective uses machine learning and purpose-built visualizations to help you to analyze and investigate security issues across your Amazon Web Services (Amazon Web Services) workloads.software.amazon.awssdk.services.detective.transform -
-
Uses of BatchGetGraphMemberDatasourcesRequest in software.amazon.awssdk.services.detective
Methods in software.amazon.awssdk.services.detective with parameters of type BatchGetGraphMemberDatasourcesRequest Modifier and Type Method Description default CompletableFuture<BatchGetGraphMemberDatasourcesResponse>DetectiveAsyncClient. batchGetGraphMemberDatasources(BatchGetGraphMemberDatasourcesRequest batchGetGraphMemberDatasourcesRequest)Gets data source package information for the behavior graph.default BatchGetGraphMemberDatasourcesResponseDetectiveClient. batchGetGraphMemberDatasources(BatchGetGraphMemberDatasourcesRequest batchGetGraphMemberDatasourcesRequest)Gets data source package information for the behavior graph. -
Uses of BatchGetGraphMemberDatasourcesRequest in software.amazon.awssdk.services.detective.transform
Methods in software.amazon.awssdk.services.detective.transform with parameters of type BatchGetGraphMemberDatasourcesRequest Modifier and Type Method Description SdkHttpFullRequestBatchGetGraphMemberDatasourcesRequestMarshaller. marshall(BatchGetGraphMemberDatasourcesRequest batchGetGraphMemberDatasourcesRequest)
-