Uses of Interface
software.amazon.awssdk.services.ec2.model.RegisterInstanceEventNotificationAttributesResponse.Builder
Packages that use RegisterInstanceEventNotificationAttributesResponse.Builder
-
Uses of RegisterInstanceEventNotificationAttributesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RegisterInstanceEventNotificationAttributesResponse.BuilderModifier and TypeMethodDescriptionRegisterInstanceEventNotificationAttributesResponse.builder()RegisterInstanceEventNotificationAttributesResponse.Builder.instanceTagAttribute(Consumer<InstanceTagNotificationAttribute.Builder> instanceTagAttribute) The resulting set of tag keys.RegisterInstanceEventNotificationAttributesResponse.Builder.instanceTagAttribute(InstanceTagNotificationAttribute instanceTagAttribute) The resulting set of tag keys.RegisterInstanceEventNotificationAttributesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RegisterInstanceEventNotificationAttributesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RegisterInstanceEventNotificationAttributesResponse.Builder>RegisterInstanceEventNotificationAttributesResponse.serializableBuilderClass()