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