| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| software.amazon.awssdk.services.sagemaker.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateEndpointResponse |
SageMakerClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the endpoint configuration specified in the request.
|
default CompletableFuture<CreateEndpointResponse> |
SageMakerAsyncClient.createEndpoint(CreateEndpointRequest createEndpointRequest)
Creates an endpoint using the endpoint configuration specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateEndpointRequestMarshaller.marshall(CreateEndpointRequest createEndpointRequest) |
Copyright © 2022. All rights reserved.