Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Future<EventSubscription> |
AmazonRDSAsync.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
Adds a source identifier to an existing RDS event notification
subscription.
|
Future<EventSubscription> |
AmazonRDSAsyncClient.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest)
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.addSourceIdentifierToSubscriptionAsync(AddSourceIdentifierToSubscriptionRequest addSourceIdentifierToSubscriptionRequest,
AsyncHandler<AddSourceIdentifierToSubscriptionRequest,EventSubscription> asyncHandler)
Adds a source identifier to an existing RDS event notification
subscription.
|
Future<EventSubscription> |
AmazonRDSAsync.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest)
Creates an RDS event notification subscription.
|
Future<EventSubscription> |
AmazonRDSAsyncClient.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest)
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.createEventSubscriptionAsync(CreateEventSubscriptionRequest createEventSubscriptionRequest,
AsyncHandler<CreateEventSubscriptionRequest,EventSubscription> asyncHandler)
Creates an RDS event notification subscription.
|
Future<EventSubscription> |
AmazonRDSAsync.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
Deletes an RDS event notification subscription.
|
Future<EventSubscription> |
AmazonRDSAsyncClient.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest)
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.deleteEventSubscriptionAsync(DeleteEventSubscriptionRequest deleteEventSubscriptionRequest,
AsyncHandler<DeleteEventSubscriptionRequest,EventSubscription> asyncHandler)
Deletes an RDS event notification subscription.
|
Future<EventSubscription> |
AmazonRDSAsync.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
Modifies an existing RDS event notification subscription.
|
Future<EventSubscription> |
AmazonRDSAsyncClient.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest)
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.modifyEventSubscriptionAsync(ModifyEventSubscriptionRequest modifyEventSubscriptionRequest,
AsyncHandler<ModifyEventSubscriptionRequest,EventSubscription> asyncHandler)
Modifies 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)
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.
|
Future<EventSubscription> |
AmazonRDSAsyncClient.removeSourceIdentifierFromSubscriptionAsync(RemoveSourceIdentifierFromSubscriptionRequest removeSourceIdentifierFromSubscriptionRequest,
AsyncHandler<RemoveSourceIdentifierFromSubscriptionRequest,EventSubscription> asyncHandler)
Removes a source identifier from an existing RDS event notification
subscription.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
List<EventSubscription> |
DescribeEventSubscriptionsResult.getEventSubscriptionsList()
A list of EventSubscriptions data types.
|
Modifier and Type | Method and Description |
---|---|
DescribeEventSubscriptionsResult |
DescribeEventSubscriptionsResult.withEventSubscriptionsList(EventSubscription... eventSubscriptionsList)
A list of EventSubscriptions data types.
|
Modifier and Type | Method and Description |
---|---|
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 © 2014. All rights reserved.