Uses of Interface
software.amazon.awssdk.services.sns.model.GetTopicAttributesRequest.Builder
Packages that use GetTopicAttributesRequest.Builder
Package
Description
-
Uses of GetTopicAttributesRequest.Builder in software.amazon.awssdk.services.sns
Method parameters in software.amazon.awssdk.services.sns with type arguments of type GetTopicAttributesRequest.BuilderModifier and TypeMethodDescriptionSnsAsyncClient.getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder> getTopicAttributesRequest) Returns all of the properties of a topic.default GetTopicAttributesResponseSnsClient.getTopicAttributes(Consumer<GetTopicAttributesRequest.Builder> getTopicAttributesRequest) Returns all of the properties of a topic. -
Uses of GetTopicAttributesRequest.Builder in software.amazon.awssdk.services.sns.model
Methods in software.amazon.awssdk.services.sns.model that return GetTopicAttributesRequest.BuilderModifier and TypeMethodDescriptionGetTopicAttributesRequest.builder()GetTopicAttributesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetTopicAttributesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetTopicAttributesRequest.toBuilder()The ARN of the topic whose properties you want to get.Methods in software.amazon.awssdk.services.sns.model that return types with arguments of type GetTopicAttributesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetTopicAttributesRequest.Builder>GetTopicAttributesRequest.serializableBuilderClass()