Uses of Class
software.amazon.awssdk.services.sagemaker.model.EndpointOutputConfiguration
-
Packages that use EndpointOutputConfiguration Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of EndpointOutputConfiguration in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return EndpointOutputConfiguration Modifier and Type Method Description EndpointOutputConfigurationInferenceRecommendation. endpointConfiguration()Defines the endpoint configuration parameters.EndpointOutputConfigurationRecommendationJobInferenceBenchmark. endpointConfiguration()Returns the value of the EndpointConfiguration property for this object.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type EndpointOutputConfiguration Modifier and Type Method Description InferenceRecommendation.BuilderInferenceRecommendation.Builder. endpointConfiguration(EndpointOutputConfiguration endpointConfiguration)Defines the endpoint configuration parameters.RecommendationJobInferenceBenchmark.BuilderRecommendationJobInferenceBenchmark.Builder. endpointConfiguration(EndpointOutputConfiguration endpointConfiguration)Sets the value of the EndpointConfiguration property for this object.
-