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