Uses of Interface
software.amazon.awssdk.services.neptunedata.model.ExecuteOpenCypherExplainQueryResponse.Builder
-
Packages that use ExecuteOpenCypherExplainQueryResponse.Builder Package Description software.amazon.awssdk.services.neptunedata.model -
-
Uses of ExecuteOpenCypherExplainQueryResponse.Builder in software.amazon.awssdk.services.neptunedata.model
Methods in software.amazon.awssdk.services.neptunedata.model that return ExecuteOpenCypherExplainQueryResponse.Builder Modifier and Type Method Description static ExecuteOpenCypherExplainQueryResponse.BuilderExecuteOpenCypherExplainQueryResponse. builder()ExecuteOpenCypherExplainQueryResponse.BuilderExecuteOpenCypherExplainQueryResponse.Builder. results(SdkBytes results)A text blob containing the openCypherexplainresults.ExecuteOpenCypherExplainQueryResponse.BuilderExecuteOpenCypherExplainQueryResponse. toBuilder()Methods in software.amazon.awssdk.services.neptunedata.model that return types with arguments of type ExecuteOpenCypherExplainQueryResponse.Builder Modifier and Type Method Description static Class<? extends ExecuteOpenCypherExplainQueryResponse.Builder>ExecuteOpenCypherExplainQueryResponse. serializableBuilderClass()
-