| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns.model |
| Modifier and Type | Method and Description |
|---|---|
SetTopicAttributesRequest.Builder |
SetTopicAttributesRequest.Builder.attributeName(String attributeName)
The name of the attribute you want to set.
|
SetTopicAttributesRequest.Builder |
SetTopicAttributesRequest.Builder.attributeValue(String attributeValue)
The new value for the attribute.
|
static SetTopicAttributesRequest.Builder |
SetTopicAttributesRequest.builder() |
SetTopicAttributesRequest.Builder |
SetTopicAttributesRequest.toBuilder() |
SetTopicAttributesRequest.Builder |
SetTopicAttributesRequest.Builder.topicArn(String topicArn)
The ARN of the topic to modify.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SetTopicAttributesRequest.Builder> |
SetTopicAttributesRequest.serializableBuilderClass() |
Copyright © 2017. All rights reserved.