Uses of Class
software.amazon.awscdk.services.sagemaker.CfnInferenceExperiment.EndpointMetadataProperty.Builder
-
Uses of CfnInferenceExperiment.EndpointMetadataProperty.Builder in software.amazon.awscdk.services.sagemaker
Modifier and TypeMethodDescriptionCfnInferenceExperiment.EndpointMetadataProperty.builder()
CfnInferenceExperiment.EndpointMetadataProperty.Builder.endpointConfigName
(String endpointConfigName) Sets the value ofCfnInferenceExperiment.EndpointMetadataProperty.getEndpointConfigName()
CfnInferenceExperiment.EndpointMetadataProperty.Builder.endpointName
(String endpointName) Sets the value ofCfnInferenceExperiment.EndpointMetadataProperty.getEndpointName()
CfnInferenceExperiment.EndpointMetadataProperty.Builder.endpointStatus
(String endpointStatus) Sets the value ofCfnInferenceExperiment.EndpointMetadataProperty.getEndpointStatus()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnInferenceExperiment.EndpointMetadataProperty.Builder
.