Uses of Class
com.amazonaws.services.rds.model.EventSubscription

Packages that use EventSubscription
com.amazonaws.services.rds Synchronous and asynchronous client classes for accessing AmazonRDS. 
com.amazonaws.services.rds.model Classes modeling the various types represented by AmazonRDS. 
 

Uses of EventSubscription in com.amazonaws.services.rds
 

Methods in com.amazonaws.services.rds that return EventSubscription
 EventSubscription AmazonRDSClient.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
           Adds a source identifier to an existing RDS event notification subscription.
 EventSubscription AmazonRDS.addSourceIdentifierToSubscription(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
           Adds a source identifier to an existing RDS event notification subscription.
 EventSubscription AmazonRDSClient.createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest)
           Creates an RDS event notification subscription.
 EventSubscription AmazonRDS.createEventSubscription(CreateEventSubscriptionRequest createEventSubscriptionRequest)
           Creates an RDS event notification subscription.
 EventSubscription AmazonRDSClient.deleteEventSubscription(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
           Deletes an RDS event notification subscription.
 EventSubscription AmazonRDS.deleteEventSubscription(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
           Deletes an RDS event notification subscription.
 EventSubscription AmazonRDSClient.modifyEventSubscription(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
           Modifies an existing RDS event notification subscription.
 EventSubscription AmazonRDS.modifyEventSubscription(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
           Modifies an existing RDS event notification subscription.
 EventSubscription AmazonRDSClient.removeSourceIdentifierFromSubscription(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest)
           Removes a source identifier from an existing RDS event notification subscription.
 EventSubscription AmazonRDS.removeSourceIdentifierFromSubscription(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest)
           Removes a source identifier from an existing RDS event notification subscription.
 

Methods in com.amazonaws.services.rds that return types with arguments of type EventSubscription
 Future<EventSubscription> AmazonRDSAsyncClient.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest,EventSubscription> asyncHandler)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest,EventSubscription> asyncHandler)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest,EventSubscription> asyncHandler)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest,EventSubscription> asyncHandler)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest)
           Removes a source identifier from an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest)
           Removes a source identifier from an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest,EventSubscription> asyncHandler)
           Removes a source identifier from an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest,EventSubscription> asyncHandler)
           Removes a source identifier from an existing RDS event notification subscription.
 

Method parameters in com.amazonaws.services.rds with type arguments of type EventSubscription
 Future<EventSubscription> AmazonRDSAsyncClient.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest,EventSubscription> asyncHandler)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest, AsyncHandler<AddSourceIdentifierToSubscriptionRequest,EventSubscription> asyncHandler)
           Adds a source identifier to an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest, AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
           Creates an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest,EventSubscription> asyncHandler)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest, AsyncHandler<DeleteEventSubscriptionRequest,EventSubscription> asyncHandler)
           Deletes an RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest, AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
           Modifies an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsyncClient.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest,EventSubscription> asyncHandler)
           Removes a source identifier from an existing RDS event notification subscription.
 Future<EventSubscription> AmazonRDSAsync.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest, AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest,EventSubscription> asyncHandler)
           Removes a source identifier from an existing RDS event notification subscription.
 

Uses of EventSubscription in com.amazonaws.services.rds.model
 

Methods in com.amazonaws.services.rds.model that return EventSubscription
 EventSubscription EventSubscription.withCustomerAwsId(String customerAwsId)
          The AWS customer account associated with the RDS event notification subscription.
 EventSubscription EventSubscription.withCustSubscriptionId(String custSubscriptionId)
          The RDS event notification subscription Id.
 EventSubscription EventSubscription.withEnabled(Boolean enabled)
          A Boolean value indicating if the subscription is enabled.
 EventSubscription EventSubscription.withEventCategoriesList(Collection<String> eventCategoriesList)
          A list of event categories for the RDS event notification subscription.
 EventSubscription EventSubscription.withEventCategoriesList(String... eventCategoriesList)
          A list of event categories for the RDS event notification subscription.
 EventSubscription EventSubscription.withSnsTopicArn(String snsTopicArn)
          The topic ARN of the RDS event notification subscription.
 EventSubscription EventSubscription.withSourceIdsList(Collection<String> sourceIdsList)
          A list of source Ids for the RDS event notification subscription.
 EventSubscription EventSubscription.withSourceIdsList(String... sourceIdsList)
          A list of source Ids for the RDS event notification subscription.
 EventSubscription EventSubscription.withSourceType(String sourceType)
          The source type for the RDS event notification subscription.
 EventSubscription EventSubscription.withStatus(String status)
          The status of the RDS event notification subscription.
 EventSubscription EventSubscription.withSubscriptionCreationTime(String subscriptionCreationTime)
          The time the RDS event notification subscription was created.
 

Methods in com.amazonaws.services.rds.model that return types with arguments of type EventSubscription
 List<EventSubscription> DescribeEventSubscriptionsResult.getEventSubscriptionsList()
          A list of EventSubscriptions data types.
 

Methods in com.amazonaws.services.rds.model with parameters of type EventSubscription
 DescribeEventSubscriptionsResult DescribeEventSubscriptionsResult.withEventSubscriptionsList(EventSubscription... eventSubscriptionsList)
          A list of EventSubscriptions data types.
 

Method parameters in com.amazonaws.services.rds.model with type arguments of type EventSubscription
 void DescribeEventSubscriptionsResult.setEventSubscriptionsList(Collection<EventSubscription> eventSubscriptionsList)
          A list of EventSubscriptions data types.
 DescribeEventSubscriptionsResult DescribeEventSubscriptionsResult.withEventSubscriptionsList(Collection<EventSubscription> eventSubscriptionsList)
          A list of EventSubscriptions data types.
 



Copyright © 2016. All rights reserved.