Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
CreateTopicResult |
AmazonSNSClient.createTopic(CreateTopicRequest createTopicRequest)
Creates a topic to which notifications can be published.
|
CreateTopicResult |
AmazonSNS.createTopic(CreateTopicRequest createTopicRequest)
Creates a topic to which notifications can be published.
|
CreateTopicResult |
AbstractAmazonSNS.createTopic(CreateTopicRequest request) |
CreateTopicResult |
AmazonSNSClient.createTopic(java.lang.String name) |
CreateTopicResult |
AmazonSNS.createTopic(java.lang.String name)
Simplified method form for invoking the CreateTopic operation.
|
CreateTopicResult |
AbstractAmazonSNS.createTopic(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(CreateTopicRequest request) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(CreateTopicRequest createTopicRequest)
Creates a topic to which notifications can be published.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(CreateTopicRequest request) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(CreateTopicRequest createTopicRequest,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Creates a topic to which notifications can be published.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(java.lang.String name)
Simplified method form for invoking the CreateTopic operation.
|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(java.lang.String name)
Simplified method form for invoking the CreateTopic operation.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(java.lang.String name)
Simplified method form for invoking the CreateTopic operation.
|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(CreateTopicRequest createTopicRequest,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Creates a topic to which notifications can be published.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(CreateTopicRequest request,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler) |
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsyncClient.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<CreateTopicResult> |
AmazonSNSAsync.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
java.util.concurrent.Future<CreateTopicResult> |
AbstractAmazonSNSAsync.createTopicAsync(java.lang.String name,
AsyncHandler<CreateTopicRequest,CreateTopicResult> asyncHandler)
Simplified method form for invoking the CreateTopic operation with an
AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
CreateTopicResult |
CreateTopicResult.clone() |
CreateTopicResult |
CreateTopicResult.withTopicArn(java.lang.String topicArn)
The Amazon Resource Name (ARN) assigned to the created topic.
|
Modifier and Type | Method and Description |
---|---|
CreateTopicResult |
CreateTopicResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |