Uses of Interface
software.amazon.awssdk.services.ssm.model.StopAutomationExecutionResponse.Builder
-
Packages that use StopAutomationExecutionResponse.Builder Package Description software.amazon.awssdk.services.ssm.model -
-
Uses of StopAutomationExecutionResponse.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return StopAutomationExecutionResponse.Builder Modifier and Type Method Description static StopAutomationExecutionResponse.BuilderStopAutomationExecutionResponse. builder()StopAutomationExecutionResponse.BuilderStopAutomationExecutionResponse. toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type StopAutomationExecutionResponse.Builder Modifier and Type Method Description static Class<? extends StopAutomationExecutionResponse.Builder>StopAutomationExecutionResponse. serializableBuilderClass()
-