Uses of Interface
software.amazon.awssdk.services.autoscaling.model.ProcessType.Builder
-
Packages that use ProcessType.Builder Package Description software.amazon.awssdk.services.autoscaling.model -
-
Uses of ProcessType.Builder in software.amazon.awssdk.services.autoscaling.model
Methods in software.amazon.awssdk.services.autoscaling.model that return ProcessType.Builder Modifier and Type Method Description static ProcessType.BuilderProcessType. builder()ProcessType.BuilderProcessType.Builder. processName(String processName)One of the following processes:ProcessType.BuilderProcessType. toBuilder()Methods in software.amazon.awssdk.services.autoscaling.model that return types with arguments of type ProcessType.Builder Modifier and Type Method Description static Class<? extends ProcessType.Builder>ProcessType. serializableBuilderClass()
-