Uses of Interface
software.amazon.awssdk.services.iot.model.UpdateTopicRuleDestinationResponse.Builder
-
Packages that use UpdateTopicRuleDestinationResponse.Builder Package Description software.amazon.awssdk.services.iot.model -
-
Uses of UpdateTopicRuleDestinationResponse.Builder in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return UpdateTopicRuleDestinationResponse.Builder Modifier and Type Method Description static UpdateTopicRuleDestinationResponse.BuilderUpdateTopicRuleDestinationResponse. builder()UpdateTopicRuleDestinationResponse.BuilderUpdateTopicRuleDestinationResponse. toBuilder()Methods in software.amazon.awssdk.services.iot.model that return types with arguments of type UpdateTopicRuleDestinationResponse.Builder Modifier and Type Method Description static Class<? extends UpdateTopicRuleDestinationResponse.Builder>UpdateTopicRuleDestinationResponse. serializableBuilderClass()
-