Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateInstanceEventWindowResponse.Builder
Packages that use CreateInstanceEventWindowResponse.Builder
-
Uses of CreateInstanceEventWindowResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateInstanceEventWindowResponse.BuilderModifier and TypeMethodDescriptionCreateInstanceEventWindowResponse.builder()CreateInstanceEventWindowResponse.Builder.instanceEventWindow(Consumer<InstanceEventWindow.Builder> instanceEventWindow) Information about the event window.CreateInstanceEventWindowResponse.Builder.instanceEventWindow(InstanceEventWindow instanceEventWindow) Information about the event window.CreateInstanceEventWindowResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateInstanceEventWindowResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateInstanceEventWindowResponse.Builder>CreateInstanceEventWindowResponse.serializableBuilderClass()