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.
|
com.amazonaws.services.redshift.model.transform |
Marhsalling for the various types represented by AmazonRedshift.
|
Modifier and Type | Method and Description |
---|---|
DescribeReservedNodeOfferingsResult |
AmazonRedshiftClient.describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
DescribeReservedNodeOfferingsResult |
AmazonRedshift.describeReservedNodeOfferings(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsync.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsync.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Modifier and Type | Method and Description |
---|---|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsyncClient.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Future<DescribeReservedNodeOfferingsResult> |
AmazonRedshiftAsync.describeReservedNodeOfferingsAsync(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest,
AsyncHandler<DescribeReservedNodeOfferingsRequest,DescribeReservedNodeOfferingsResult> asyncHandler)
Returns a list of the available reserved node offerings by Amazon
Redshift with their descriptions including the node type, the fixed
and recurring costs of reserving the node and duration the node will
be reserved for you.
|
Modifier and Type | Method and Description |
---|---|
DescribeReservedNodeOfferingsRequest |
DescribeReservedNodeOfferingsRequest.withMarker(String marker)
An optional marker returned by a previous
DescribeReservedNodeOfferings request to indicate the first
offering that the request will return.
|
DescribeReservedNodeOfferingsRequest |
DescribeReservedNodeOfferingsRequest.withMaxRecords(Integer maxRecords)
The maximum number of records to include in the response.
|
DescribeReservedNodeOfferingsRequest |
DescribeReservedNodeOfferingsRequest.withReservedNodeOfferingId(String reservedNodeOfferingId)
The unique identifier for the offering.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeReservedNodeOfferingsRequest> |
DescribeReservedNodeOfferingsRequestMarshaller.marshall(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeReservedNodeOfferingsRequest> |
DescribeReservedNodeOfferingsRequestMarshaller.marshall(DescribeReservedNodeOfferingsRequest describeReservedNodeOfferingsRequest) |
Copyright © 2016. All rights reserved.