Uses of Interface
software.amazon.awssdk.services.sagemaker.model.UpdateEndpointWeightsAndCapacitiesResponse.Builder
-
Packages that use UpdateEndpointWeightsAndCapacitiesResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of UpdateEndpointWeightsAndCapacitiesResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return UpdateEndpointWeightsAndCapacitiesResponse.Builder Modifier and Type Method Description static UpdateEndpointWeightsAndCapacitiesResponse.BuilderUpdateEndpointWeightsAndCapacitiesResponse. builder()UpdateEndpointWeightsAndCapacitiesResponse.BuilderUpdateEndpointWeightsAndCapacitiesResponse.Builder. endpointArn(String endpointArn)The Amazon Resource Name (ARN) of the updated endpoint.UpdateEndpointWeightsAndCapacitiesResponse.BuilderUpdateEndpointWeightsAndCapacitiesResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type UpdateEndpointWeightsAndCapacitiesResponse.Builder Modifier and Type Method Description static Class<? extends UpdateEndpointWeightsAndCapacitiesResponse.Builder>UpdateEndpointWeightsAndCapacitiesResponse. serializableBuilderClass()
-