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