Package | Description |
---|---|
com.amazonaws.services.redshift |
Synchronous and asynchronous client classes for accessing AmazonRedshift.
|
com.amazonaws.services.redshift.model |
Classes modeling the various types represented by AmazonRedshift.
|
Modifier and Type | Method and Description |
---|---|
DescribeEventCategoriesResult |
AmazonRedshiftClient.describeEventCategories()
Displays a list of event categories for all event source types, or
for a specified source type.
|
DescribeEventCategoriesResult |
AmazonRedshift.describeEventCategories()
Displays a list of event categories for all event source types, or
for a specified source type.
|
DescribeEventCategoriesResult |
AmazonRedshiftClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or
for a specified source type.
|
DescribeEventCategoriesResult |
AmazonRedshift.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsync.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsyncClient.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsync.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsyncClient.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsync.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Future<DescribeEventCategoriesResult> |
AmazonRedshiftAsyncClient.describeEventCategoriesAsync(DescribeEventCategoriesRequest describeEventCategoriesRequest,
AsyncHandler<DescribeEventCategoriesRequest,DescribeEventCategoriesResult> asyncHandler)
Displays a list of event categories for all event source types, or
for a specified source type.
|
Modifier and Type | Method and Description |
---|---|
DescribeEventCategoriesResult |
DescribeEventCategoriesResult.withEventCategoriesMapList(Collection<EventCategoriesMap> eventCategoriesMapList)
A list of event categories descriptions.
|
DescribeEventCategoriesResult |
DescribeEventCategoriesResult.withEventCategoriesMapList(EventCategoriesMap... eventCategoriesMapList)
A list of event categories descriptions.
|
Copyright © 2014. All rights reserved.