Uses of Class
software.amazon.awssdk.services.sagemaker.model.InferenceComponentSpecificationSummary
-
Packages that use InferenceComponentSpecificationSummary Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of InferenceComponentSpecificationSummary in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return InferenceComponentSpecificationSummary Modifier and Type Method Description InferenceComponentSpecificationSummaryDescribeInferenceComponentResponse. specification()Details about the resources that are deployed with this inference component.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type InferenceComponentSpecificationSummary Modifier and Type Method Description DescribeInferenceComponentResponse.BuilderDescribeInferenceComponentResponse.Builder. specification(InferenceComponentSpecificationSummary specification)Details about the resources that are deployed with this inference component.
-