Uses of Class
software.amazon.awssdk.services.neptunegraph.endpoints.NeptuneGraphEndpointParams
-
Packages that use NeptuneGraphEndpointParams Package Description software.amazon.awssdk.services.neptunegraph.endpoints software.amazon.awssdk.services.neptunegraph.endpoints.internal -
-
Uses of NeptuneGraphEndpointParams in software.amazon.awssdk.services.neptunegraph.endpoints
Methods in software.amazon.awssdk.services.neptunegraph.endpoints that return NeptuneGraphEndpointParams Modifier and Type Method Description NeptuneGraphEndpointParamsNeptuneGraphEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.neptunegraph.endpoints with parameters of type NeptuneGraphEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>NeptuneGraphEndpointProvider. resolveEndpoint(NeptuneGraphEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of NeptuneGraphEndpointParams in software.amazon.awssdk.services.neptunegraph.endpoints.internal
Methods in software.amazon.awssdk.services.neptunegraph.endpoints.internal that return NeptuneGraphEndpointParams Modifier and Type Method Description static NeptuneGraphEndpointParamsNeptuneGraphResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.neptunegraph.endpoints.internal with parameters of type NeptuneGraphEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultNeptuneGraphEndpointProvider. resolveEndpoint(NeptuneGraphEndpointParams params)
-