Uses of Interface
software.amazon.awssdk.services.sagemaker.model.UpdateClusterSoftwareInstanceGroupSpecification.Builder
-
Packages that use UpdateClusterSoftwareInstanceGroupSpecification.Builder Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of UpdateClusterSoftwareInstanceGroupSpecification.Builder in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return UpdateClusterSoftwareInstanceGroupSpecification.Builder Modifier and Type Method Description static UpdateClusterSoftwareInstanceGroupSpecification.BuilderUpdateClusterSoftwareInstanceGroupSpecification. builder()UpdateClusterSoftwareInstanceGroupSpecification.BuilderUpdateClusterSoftwareInstanceGroupSpecification.Builder. instanceGroupName(String instanceGroupName)The name of the instance group to update.UpdateClusterSoftwareInstanceGroupSpecification.BuilderUpdateClusterSoftwareInstanceGroupSpecification. toBuilder()Methods in software.amazon.awssdk.services.sagemaker.model that return types with arguments of type UpdateClusterSoftwareInstanceGroupSpecification.Builder Modifier and Type Method Description static Class<? extends UpdateClusterSoftwareInstanceGroupSpecification.Builder>UpdateClusterSoftwareInstanceGroupSpecification. serializableBuilderClass()
-