Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
DeleteTopicResult |
AmazonSNSClient.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
DeleteTopicResult |
AmazonSNS.deleteTopic(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
DeleteTopicResult |
AbstractAmazonSNS.deleteTopic(DeleteTopicRequest request) |
DeleteTopicResult |
AmazonSNSClient.deleteTopic(java.lang.String topicArn) |
DeleteTopicResult |
AmazonSNS.deleteTopic(java.lang.String topicArn)
Simplified method form for invoking the DeleteTopic operation.
|
DeleteTopicResult |
AbstractAmazonSNS.deleteTopic(java.lang.String topicArn) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(DeleteTopicRequest request) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest)
Deletes a topic and all its subscriptions.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest request) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Deletes a topic and all its subscriptions.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(java.lang.String topicArn)
Simplified method form for invoking the DeleteTopic operation.
|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn)
Simplified method form for invoking the DeleteTopic operation.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn)
Simplified method form for invoking the DeleteTopic operation.
|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest deleteTopicRequest,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Deletes a topic and all its subscriptions.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(DeleteTopicRequest request,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler) |
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsyncClient.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<DeleteTopicResult> |
AmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<DeleteTopicResult> |
AbstractAmazonSNSAsync.deleteTopicAsync(java.lang.String topicArn,
AsyncHandler<DeleteTopicRequest,DeleteTopicResult> asyncHandler)
Simplified method form for invoking the DeleteTopic operation with an
AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
DeleteTopicResult |
DeleteTopicResult.clone() |
Modifier and Type | Method and Description |
---|---|
DeleteTopicResult |
DeleteTopicResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |