Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateInstanceEventWindowRequest.Builder
Packages that use AssociateInstanceEventWindowRequest.Builder
Package
Description
-
Uses of AssociateInstanceEventWindowRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type AssociateInstanceEventWindowRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.associateInstanceEventWindow(Consumer<AssociateInstanceEventWindowRequest.Builder> associateInstanceEventWindowRequest) Associates one or more targets with an event window.Ec2Client.associateInstanceEventWindow(Consumer<AssociateInstanceEventWindowRequest.Builder> associateInstanceEventWindowRequest) Associates one or more targets with an event window. -
Uses of AssociateInstanceEventWindowRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateInstanceEventWindowRequest.BuilderModifier and TypeMethodDescriptionAssociateInstanceEventWindowRequest.Builder.associationTarget(Consumer<InstanceEventWindowAssociationRequest.Builder> associationTarget) One or more targets associated with the specified event window.AssociateInstanceEventWindowRequest.Builder.associationTarget(InstanceEventWindowAssociationRequest associationTarget) One or more targets associated with the specified event window.AssociateInstanceEventWindowRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.AssociateInstanceEventWindowRequest.Builder.instanceEventWindowId(String instanceEventWindowId) The ID of the event window.AssociateInstanceEventWindowRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) AssociateInstanceEventWindowRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) AssociateInstanceEventWindowRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateInstanceEventWindowRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateInstanceEventWindowRequest.Builder>AssociateInstanceEventWindowRequest.serializableBuilderClass()