Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
GetSubscriptionAttributesResult |
AmazonSNSClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
GetSubscriptionAttributesResult |
AmazonSNS.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
GetSubscriptionAttributesResult |
AbstractAmazonSNS.getSubscriptionAttributes(GetSubscriptionAttributesRequest request) |
GetSubscriptionAttributesResult |
AmazonSNSClient.getSubscriptionAttributes(java.lang.String subscriptionArn) |
GetSubscriptionAttributesResult |
AmazonSNS.getSubscriptionAttributes(java.lang.String subscriptionArn)
Simplified method form for invoking the GetSubscriptionAttributes
operation.
|
GetSubscriptionAttributesResult |
AbstractAmazonSNS.getSubscriptionAttributes(java.lang.String subscriptionArn) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Returns all of the properties of a subscription.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(java.lang.String subscriptionArn)
Simplified method form for invoking the GetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn)
Simplified method form for invoking the GetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn)
Simplified method form for invoking the GetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Returns all of the properties of a subscription.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest request,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<GetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.getSubscriptionAttributesAsync(java.lang.String subscriptionArn,
AsyncHandler<GetSubscriptionAttributesRequest,GetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the GetSubscriptionAttributes
operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
GetSubscriptionAttributesResult |
GetSubscriptionAttributesResult.addAttributesEntry(java.lang.String key,
java.lang.String value) |
GetSubscriptionAttributesResult |
GetSubscriptionAttributesResult.clearAttributesEntries()
Removes all the entries added into Attributes.
|
GetSubscriptionAttributesResult |
GetSubscriptionAttributesResult.clone() |
GetSubscriptionAttributesResult |
GetSubscriptionAttributesResult.withAttributes(java.util.Map<java.lang.String,java.lang.String> attributes)
A map of the subscription's attributes.
|
Modifier and Type | Method and Description |
---|---|
GetSubscriptionAttributesResult |
GetSubscriptionAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |