Uses of Interface
software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareResponse.Builder
-
Packages that use UpdateClusterSoftwareResponse.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of UpdateClusterSoftwareResponse.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return UpdateClusterSoftwareResponse.Builder Modifier and Type Method Description static UpdateClusterSoftwareResponse.BuilderUpdateClusterSoftwareResponse. builder()UpdateClusterSoftwareResponse.BuilderUpdateClusterSoftwareResponse.Builder. clusterArn(String clusterArn)The Amazon Resource Name (ARN) of the SageMaker HyperPod cluster being updated for security patching.UpdateClusterSoftwareResponse.BuilderUpdateClusterSoftwareResponse. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type UpdateClusterSoftwareResponse.Builder Modifier and Type Method Description static Class<? extends UpdateClusterSoftwareResponse.Builder>UpdateClusterSoftwareResponse. serializableBuilderClass()
-