Package | Description |
---|---|
com.amazonaws.services.sns | |
com.amazonaws.services.sns.model | |
com.amazonaws.services.sns.model.transform |
Modifier and Type | Method and Description |
---|---|
SetSubscriptionAttributesResult |
AmazonSNSClient.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
SetSubscriptionAttributesResult |
AmazonSNS.setSubscriptionAttributes(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
SetSubscriptionAttributesResult |
AbstractAmazonSNS.setSubscriptionAttributes(SetSubscriptionAttributesRequest request) |
SetSubscriptionAttributesResult |
AmazonSNSClient.setSubscriptionAttributes(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue) |
SetSubscriptionAttributesResult |
AmazonSNS.setSubscriptionAttributes(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue)
Simplified method form for invoking the SetSubscriptionAttributes
operation.
|
SetSubscriptionAttributesResult |
AbstractAmazonSNS.setSubscriptionAttributes(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue)
Simplified method form for invoking the SetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue)
Simplified method form for invoking the SetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue)
Simplified method form for invoking the SetSubscriptionAttributes
operation.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest setSubscriptionAttributesRequest,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Allows a subscription owner to set an attribute of the topic to a new
value.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(SetSubscriptionAttributesRequest request,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler) |
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsyncClient.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
java.util.concurrent.Future<SetSubscriptionAttributesResult> |
AbstractAmazonSNSAsync.setSubscriptionAttributesAsync(java.lang.String subscriptionArn,
java.lang.String attributeName,
java.lang.String attributeValue,
AsyncHandler<SetSubscriptionAttributesRequest,SetSubscriptionAttributesResult> asyncHandler)
Simplified method form for invoking the SetSubscriptionAttributes
operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
SetSubscriptionAttributesResult |
SetSubscriptionAttributesResult.clone() |
Modifier and Type | Method and Description |
---|---|
SetSubscriptionAttributesResult |
SetSubscriptionAttributesResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |