public static class TopicAttributesDetails.Builder extends Object
Modifier and Type | Method and Description |
---|---|
TopicAttributesDetails |
build() |
TopicAttributesDetails.Builder |
copy(TopicAttributesDetails o) |
TopicAttributesDetails.Builder |
definedTags(Map<String,Map<String,Object>> definedTags) |
TopicAttributesDetails.Builder |
description(String description) |
TopicAttributesDetails.Builder |
freeformTags(Map<String,String> freeformTags) |
String |
toString() |
public TopicAttributesDetails.Builder description(String description)
public TopicAttributesDetails.Builder freeformTags(Map<String,String> freeformTags)
public TopicAttributesDetails.Builder definedTags(Map<String,Map<String,Object>> definedTags)
public TopicAttributesDetails build()
public TopicAttributesDetails.Builder copy(TopicAttributesDetails o)
Copyright © 2016–2021. All rights reserved.