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