Uses of Interface
software.amazon.awssdk.services.networkflowmonitor.model.GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder
-
Packages that use GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder Package Description software.amazon.awssdk.services.networkflowmonitor.model -
-
Uses of GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder in software.amazon.awssdk.services.networkflowmonitor.model
Methods in software.amazon.awssdk.services.networkflowmonitor.model that return GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder Modifier and Type Method Description static GetQueryStatusWorkloadInsightsTopContributorsResponse.BuilderGetQueryStatusWorkloadInsightsTopContributorsResponse. builder()GetQueryStatusWorkloadInsightsTopContributorsResponse.BuilderGetQueryStatusWorkloadInsightsTopContributorsResponse.Builder. status(String status)When you run a query, use this call to check the status of the query to make sure that the query hasSUCCEEDEDbefore you review the results.GetQueryStatusWorkloadInsightsTopContributorsResponse.BuilderGetQueryStatusWorkloadInsightsTopContributorsResponse.Builder. status(QueryStatus status)When you run a query, use this call to check the status of the query to make sure that the query hasSUCCEEDEDbefore you review the results.GetQueryStatusWorkloadInsightsTopContributorsResponse.BuilderGetQueryStatusWorkloadInsightsTopContributorsResponse. toBuilder()Methods in software.amazon.awssdk.services.networkflowmonitor.model that return types with arguments of type GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder Modifier and Type Method Description static Class<? extends GetQueryStatusWorkloadInsightsTopContributorsResponse.Builder>GetQueryStatusWorkloadInsightsTopContributorsResponse. serializableBuilderClass()
-