Future<GetTopicAttributesResult> |
AbstractAmazonSNSAsync.getTopicAttributesAsync(GetTopicAttributesRequest request) |
|
Future<GetTopicAttributesResult> |
AbstractAmazonSNSAsync.getTopicAttributesAsync(GetTopicAttributesRequest request,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
|
Future<GetTopicAttributesResult> |
AbstractAmazonSNSAsync.getTopicAttributesAsync(String topicArn) |
Simplified method form for invoking the GetTopicAttributes operation.
|
Future<GetTopicAttributesResult> |
AbstractAmazonSNSAsync.getTopicAttributesAsync(String topicArn,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
Simplified method form for invoking the GetTopicAttributes operation with
an AsyncHandler.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsync.getTopicAttributesAsync(GetTopicAttributesRequest getTopicAttributesRequest) |
Returns all of the properties of a topic.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsync.getTopicAttributesAsync(GetTopicAttributesRequest getTopicAttributesRequest,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
Returns all of the properties of a topic.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsync.getTopicAttributesAsync(String topicArn) |
Simplified method form for invoking the GetTopicAttributes operation.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsync.getTopicAttributesAsync(String topicArn,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
Simplified method form for invoking the GetTopicAttributes operation with
an AsyncHandler.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsyncClient.getTopicAttributesAsync(GetTopicAttributesRequest request) |
|
Future<GetTopicAttributesResult> |
AmazonSNSAsyncClient.getTopicAttributesAsync(GetTopicAttributesRequest request,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
|
Future<GetTopicAttributesResult> |
AmazonSNSAsyncClient.getTopicAttributesAsync(String topicArn) |
Simplified method form for invoking the GetTopicAttributes operation.
|
Future<GetTopicAttributesResult> |
AmazonSNSAsyncClient.getTopicAttributesAsync(String topicArn,
AsyncHandler<GetTopicAttributesRequest,GetTopicAttributesResult> asyncHandler) |
Simplified method form for invoking the GetTopicAttributes operation with
an AsyncHandler.
|