Uses of Interface
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder
-
Packages that use GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder Package Description software.amazon.awssdk.services.networkflowmonitor Network Flow Monitor is a feature of Amazon CloudWatch Network Monitoring that provides visibility into the performance of network flows for your Amazon Web Services workloads, between instances in subnets, as well as to and from Amazon Web Services.software.amazon.awssdk.services.networkflowmonitor.model -
-
Uses of GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder in software.amazon.awssdk.services.networkflowmonitor
-
Uses of GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder in software.amazon.awssdk.services.networkflowmonitor.model
Methods in software.amazon.awssdk.services.networkflowmonitor.model that return GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder Modifier and Type Method Description static GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest. builder()GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. maxResults(Integer maxResults)The number of query results that you want to return with this call.GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. nextToken(String nextToken)The token for the next set of results.GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. queryId(String queryId)The identifier for the query.GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder. scopeId(String scopeId)The identifier for the scope that includes the resources you want to get data results for.GetQueryResultsWorkloadInsightsTopContributorsDataRequest.BuilderGetQueryResultsWorkloadInsightsTopContributorsDataRequest. toBuilder()Methods in software.amazon.awssdk.services.networkflowmonitor.model that return types with arguments of type GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder Modifier and Type Method Description static Class<? extends GetQueryResultsWorkloadInsightsTopContributorsDataRequest.Builder>GetQueryResultsWorkloadInsightsTopContributorsDataRequest. serializableBuilderClass()
-