Uses of Interface
software.amazon.awssdk.services.ssm.model.ExecutionInputs.Builder
Packages that use ExecutionInputs.Builder
-
Uses of ExecutionInputs.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ExecutionInputs.BuilderModifier and TypeMethodDescriptiondefault ExecutionInputs.BuilderExecutionInputs.Builder.automation(Consumer<AutomationExecutionInputs.Builder> automation) Information about the optional inputs that can be specified for an automation execution preview.ExecutionInputs.Builder.automation(AutomationExecutionInputs automation) Information about the optional inputs that can be specified for an automation execution preview.static ExecutionInputs.BuilderExecutionInputs.builder()ExecutionInputs.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ExecutionInputs.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ExecutionInputs.Builder>ExecutionInputs.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type ExecutionInputs.BuilderModifier and TypeMethodDescriptionStartExecutionPreviewRequest.Builder.executionInputs(Consumer<ExecutionInputs.Builder> executionInputs) Information about the inputs that can be specified for the preview operation.