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