| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
static EndpointConfigSummary.Builder |
EndpointConfigSummary.builder() |
EndpointConfigSummary.Builder |
EndpointConfigSummary.Builder.creationTime(Instant creationTime)
A timestamp that shows when the endpoint configuration was created.
|
EndpointConfigSummary.Builder |
EndpointConfigSummary.Builder.endpointConfigArn(String endpointConfigArn)
The Amazon Resource Name (ARN) of the endpoint configuration.
|
EndpointConfigSummary.Builder |
EndpointConfigSummary.Builder.endpointConfigName(String endpointConfigName)
The name of the endpoint configuration.
|
EndpointConfigSummary.Builder |
EndpointConfigSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EndpointConfigSummary.Builder> |
EndpointConfigSummary.serializableBuilderClass() |
Copyright © 2021. All rights reserved.