Uses of Interface
software.amazon.awssdk.services.ssm.model.ExecutionPreview.Builder
Packages that use ExecutionPreview.Builder
-
Uses of ExecutionPreview.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return ExecutionPreview.BuilderModifier and TypeMethodDescriptiondefault ExecutionPreview.BuilderExecutionPreview.Builder.automation(Consumer<AutomationExecutionPreview.Builder> automation) Information about the changes that would be made if an Automation workflow were run.ExecutionPreview.Builder.automation(AutomationExecutionPreview automation) Information about the changes that would be made if an Automation workflow were run.static ExecutionPreview.BuilderExecutionPreview.builder()ExecutionPreview.toBuilder()Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type ExecutionPreview.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ExecutionPreview.Builder>ExecutionPreview.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ssm.model with type arguments of type ExecutionPreview.BuilderModifier and TypeMethodDescriptionGetExecutionPreviewResponse.Builder.executionPreview(Consumer<ExecutionPreview.Builder> executionPreview) Sets the value of the ExecutionPreview property for this object.