Uses of Class
software.amazon.awssdk.services.cloudtrail.model.GetInsightSelectorsRequest
-
Packages that use GetInsightSelectorsRequest Package Description software.amazon.awssdk.services.cloudtrail CloudTrail software.amazon.awssdk.services.cloudtrail.transform -
-
Uses of GetInsightSelectorsRequest in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail with parameters of type GetInsightSelectorsRequest Modifier and Type Method Description default CompletableFuture<GetInsightSelectorsResponse>CloudTrailAsyncClient. getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)Describes the settings for the Insights event selectors that you configured for your trail or event data store.default GetInsightSelectorsResponseCloudTrailClient. getInsightSelectors(GetInsightSelectorsRequest getInsightSelectorsRequest)Describes the settings for the Insights event selectors that you configured for your trail or event data store. -
Uses of GetInsightSelectorsRequest in software.amazon.awssdk.services.cloudtrail.transform
Methods in software.amazon.awssdk.services.cloudtrail.transform with parameters of type GetInsightSelectorsRequest Modifier and Type Method Description SdkHttpFullRequestGetInsightSelectorsRequestMarshaller. marshall(GetInsightSelectorsRequest getInsightSelectorsRequest)
-