public static interface DeleteEndpointConfigRequest.Builder extends SageMakerRequest.Builder, CopyableBuilder<DeleteEndpointConfigRequest.Builder,DeleteEndpointConfigRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteEndpointConfigRequest.Builder |
endpointConfigName(String endpointConfigName)
The name of the endpoint configuration that you want to delete.
|
DeleteEndpointConfigRequest.Builder |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, buildDeleteEndpointConfigRequest.Builder endpointConfigName(String endpointConfigName)
The name of the endpoint configuration that you want to delete.
endpointConfigName - The name of the endpoint configuration that you want to delete.DeleteEndpointConfigRequest.Builder requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.