Uses of Class
software.amazon.awscdk.services.sagemaker.CfnAlgorithm.InferenceSpecificationProperty.Builder
Packages that use CfnAlgorithm.InferenceSpecificationProperty.Builder
-
Uses of CfnAlgorithm.InferenceSpecificationProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnAlgorithm.InferenceSpecificationProperty.BuilderModifier and TypeMethodDescriptionCfnAlgorithm.InferenceSpecificationProperty.builder()CfnAlgorithm.InferenceSpecificationProperty.Builder.containers(List<? extends Object> containers) Sets the value ofCfnAlgorithm.InferenceSpecificationProperty.getContainers()CfnAlgorithm.InferenceSpecificationProperty.Builder.containers(IResolvable containers) Sets the value ofCfnAlgorithm.InferenceSpecificationProperty.getContainers()CfnAlgorithm.InferenceSpecificationProperty.Builder.supportedContentTypes(List<String> supportedContentTypes) Sets the value ofCfnAlgorithm.InferenceSpecificationProperty.getSupportedContentTypes()CfnAlgorithm.InferenceSpecificationProperty.Builder.supportedRealtimeInferenceInstanceTypes(List<String> supportedRealtimeInferenceInstanceTypes) CfnAlgorithm.InferenceSpecificationProperty.Builder.supportedResponseMimeTypes(List<String> supportedResponseMimeTypes) CfnAlgorithm.InferenceSpecificationProperty.Builder.supportedTransformInstanceTypes(List<String> supportedTransformInstanceTypes) Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnAlgorithm.InferenceSpecificationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlgorithm.InferenceSpecificationProperty.Builder.