Uses of Class
software.amazon.awssdk.services.elasticinference.endpoints.ElasticInferenceEndpointParams
-
Packages that use ElasticInferenceEndpointParams Package Description software.amazon.awssdk.services.elasticinference.endpoints software.amazon.awssdk.services.elasticinference.endpoints.internal -
-
Uses of ElasticInferenceEndpointParams in software.amazon.awssdk.services.elasticinference.endpoints
Methods in software.amazon.awssdk.services.elasticinference.endpoints that return ElasticInferenceEndpointParams Modifier and Type Method Description ElasticInferenceEndpointParamsElasticInferenceEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.elasticinference.endpoints with parameters of type ElasticInferenceEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>ElasticInferenceEndpointProvider. resolveEndpoint(ElasticInferenceEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of ElasticInferenceEndpointParams in software.amazon.awssdk.services.elasticinference.endpoints.internal
Methods in software.amazon.awssdk.services.elasticinference.endpoints.internal that return ElasticInferenceEndpointParams Modifier and Type Method Description static ElasticInferenceEndpointParamsElasticInferenceResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.elasticinference.endpoints.internal with parameters of type ElasticInferenceEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultElasticInferenceEndpointProvider. resolveEndpoint(ElasticInferenceEndpointParams endpointParams)
-