| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
List<EndpointConfigSummary> |
ListEndpointConfigsResponse.endpointConfigs()
An array of endpoint configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointConfigsResponse.Builder |
ListEndpointConfigsResponse.Builder.endpointConfigs(EndpointConfigSummary... endpointConfigs)
An array of endpoint configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListEndpointConfigsResponse.Builder |
ListEndpointConfigsResponse.Builder.endpointConfigs(Collection<EndpointConfigSummary> endpointConfigs)
An array of endpoint configurations.
|
Copyright © 2019. All rights reserved.