Uses of Class
software.amazon.awssdk.services.ec2.model.DeregisterInstanceEventNotificationAttributesRequest
Packages that use DeregisterInstanceEventNotificationAttributesRequest
Package
Description
-
Uses of DeregisterInstanceEventNotificationAttributesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DeregisterInstanceEventNotificationAttributesRequestModifier and TypeMethodDescriptionEc2AsyncClient.deregisterInstanceEventNotificationAttributes(DeregisterInstanceEventNotificationAttributesRequest deregisterInstanceEventNotificationAttributesRequest) Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region.Ec2Client.deregisterInstanceEventNotificationAttributes(DeregisterInstanceEventNotificationAttributesRequest deregisterInstanceEventNotificationAttributesRequest) Deregisters tag keys to prevent tags that have the specified tag keys from being included in scheduled event notifications for resources in the Region. -
Uses of DeregisterInstanceEventNotificationAttributesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DeregisterInstanceEventNotificationAttributesRequestModifier and TypeMethodDescriptionDeregisterInstanceEventNotificationAttributesRequestMarshaller.marshall(DeregisterInstanceEventNotificationAttributesRequest deregisterInstanceEventNotificationAttributesRequest)