Class NotificationsRequest
java.lang.Object
software.amazon.awssdk.core.SdkRequest
software.amazon.awssdk.awscore.AwsRequest
software.amazon.awssdk.services.notifications.model.NotificationsRequest
- All Implemented Interfaces:
- SdkPojo
- Direct Known Subclasses:
- AssociateChannelRequest,- AssociateManagedNotificationAccountContactRequest,- AssociateManagedNotificationAdditionalChannelRequest,- AssociateOrganizationalUnitRequest,- CreateEventRuleRequest,- CreateNotificationConfigurationRequest,- DeleteEventRuleRequest,- DeleteNotificationConfigurationRequest,- DeregisterNotificationHubRequest,- DisableNotificationsAccessForOrganizationRequest,- DisassociateChannelRequest,- DisassociateManagedNotificationAccountContactRequest,- DisassociateManagedNotificationAdditionalChannelRequest,- DisassociateOrganizationalUnitRequest,- EnableNotificationsAccessForOrganizationRequest,- GetEventRuleRequest,- GetManagedNotificationChildEventRequest,- GetManagedNotificationConfigurationRequest,- GetManagedNotificationEventRequest,- GetNotificationConfigurationRequest,- GetNotificationEventRequest,- GetNotificationsAccessForOrganizationRequest,- ListChannelsRequest,- ListEventRulesRequest,- ListManagedNotificationChannelAssociationsRequest,- ListManagedNotificationChildEventsRequest,- ListManagedNotificationConfigurationsRequest,- ListManagedNotificationEventsRequest,- ListMemberAccountsRequest,- ListNotificationConfigurationsRequest,- ListNotificationEventsRequest,- ListNotificationHubsRequest,- ListOrganizationalUnitsRequest,- ListTagsForResourceRequest,- RegisterNotificationHubRequest,- TagResourceRequest,- UntagResourceRequest,- UpdateEventRuleRequest,- UpdateNotificationConfigurationRequest
@Generated("software.amazon.awssdk:codegen")
public abstract class NotificationsRequest
extends AwsRequest
- 
Nested Class SummaryNested Classes
- 
Method SummaryMethods inherited from class software.amazon.awssdk.awscore.AwsRequestequals, hashCode, overrideConfigurationMethods inherited from class software.amazon.awssdk.core.SdkRequestgetValueForFieldMethods inherited from class java.lang.ObjectgetClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface software.amazon.awssdk.core.SdkPojoequalsBySdkFields, sdkFieldNameToField, sdkFields
- 
Method Details- 
toBuilder- Specified by:
- toBuilderin class- AwsRequest
 
 
-