| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointInfo.Builder |
EndpointInfo.builder() |
EndpointInfo.Builder |
EndpointInfo.Builder.endpointName(String endpointName)
The name of a customer's endpoint.
|
EndpointInfo.Builder |
EndpointInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EndpointInfo.Builder> |
EndpointInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default EndpointPerformance.Builder |
EndpointPerformance.Builder.endpointInfo(Consumer<EndpointInfo.Builder> endpointInfo)
Sets the value of the EndpointInfo property for this object.
|
Copyright © 2023. All rights reserved.