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