public static interface UpdateEndpointWeightsAndCapacitiesResponse.Builder extends SageMakerResponse.Builder, SdkPojo, CopyableBuilder<UpdateEndpointWeightsAndCapacitiesResponse.Builder,UpdateEndpointWeightsAndCapacitiesResponse>
Modifier and Type | Method and Description |
---|---|
UpdateEndpointWeightsAndCapacitiesResponse.Builder |
endpointArn(String endpointArn)
The Amazon Resource Name (ARN) of the updated endpoint.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
equalsBySdkFields, sdkFields
copy
applyMutation, build
UpdateEndpointWeightsAndCapacitiesResponse.Builder endpointArn(String endpointArn)
The Amazon Resource Name (ARN) of the updated endpoint.
endpointArn
- The Amazon Resource Name (ARN) of the updated endpoint.Copyright © 2020. All rights reserved.