| Package | Description |
|---|---|
| software.amazon.awssdk.services.machinelearning.endpoints | |
| software.amazon.awssdk.services.machinelearning.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
MachineLearningEndpointParams |
MachineLearningEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
MachineLearningEndpointProvider.resolveEndpoint(MachineLearningEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static MachineLearningEndpointParams |
MachineLearningResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultMachineLearningEndpointProvider.resolveEndpoint(MachineLearningEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.