Uses of Interface
software.amazon.awssdk.services.athena.model.StopQueryExecutionResponse.Builder
-
Packages that use StopQueryExecutionResponse.Builder Package Description software.amazon.awssdk.services.athena.model -
-
Uses of StopQueryExecutionResponse.Builder in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return StopQueryExecutionResponse.Builder Modifier and Type Method Description static StopQueryExecutionResponse.BuilderStopQueryExecutionResponse. builder()StopQueryExecutionResponse.BuilderStopQueryExecutionResponse. toBuilder()Methods in software.amazon.awssdk.services.athena.model that return types with arguments of type StopQueryExecutionResponse.Builder Modifier and Type Method Description static Class<? extends StopQueryExecutionResponse.Builder>StopQueryExecutionResponse. serializableBuilderClass()
-