Uses of Class
software.amazon.awssdk.services.neptunegraph.model.NeptuneGraphRequest
-
Packages that use NeptuneGraphRequest Package Description software.amazon.awssdk.services.neptunegraph.internal software.amazon.awssdk.services.neptunegraph.model -
-
Uses of NeptuneGraphRequest in software.amazon.awssdk.services.neptunegraph.internal
Methods in software.amazon.awssdk.services.neptunegraph.internal with type parameters of type NeptuneGraphRequest Modifier and Type Method Description static <T extends NeptuneGraphRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends NeptuneGraphRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of NeptuneGraphRequest in software.amazon.awssdk.services.neptunegraph.model
Subclasses of NeptuneGraphRequest in software.amazon.awssdk.services.neptunegraph.model Modifier and Type Class Description classCancelImportTaskRequestclassCancelQueryRequestclassCreateGraphRequestclassCreateGraphSnapshotRequestclassCreateGraphUsingImportTaskRequestclassCreatePrivateGraphEndpointRequestclassDeleteGraphRequestclassDeleteGraphSnapshotRequestclassDeletePrivateGraphEndpointRequestclassExecuteQueryRequestclassGetGraphRequestclassGetGraphSnapshotRequestclassGetGraphSummaryRequestclassGetImportTaskRequestclassGetPrivateGraphEndpointRequestclassGetQueryRequestclassListGraphSnapshotsRequestclassListGraphsRequestclassListImportTasksRequestclassListPrivateGraphEndpointsRequestclassListQueriesRequestclassListTagsForResourceRequestclassResetGraphRequestclassRestoreGraphFromSnapshotRequestclassTagResourceRequestclassUntagResourceRequestclassUpdateGraphRequestMethods in software.amazon.awssdk.services.neptunegraph.model that return NeptuneGraphRequest Modifier and Type Method Description NeptuneGraphRequestNeptuneGraphRequest.Builder. build()Constructors in software.amazon.awssdk.services.neptunegraph.model with parameters of type NeptuneGraphRequest Constructor Description BuilderImpl(NeptuneGraphRequest request)
-