Uses of Class
com.oracle.bmc.ons.model.TopicAttributesDetails
-
Packages that use TopicAttributesDetails Package Description com.oracle.bmc.ons.model com.oracle.bmc.ons.requests -
-
Uses of TopicAttributesDetails in com.oracle.bmc.ons.model
Methods in com.oracle.bmc.ons.model that return TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetails
TopicAttributesDetails.Builder. build()
Methods in com.oracle.bmc.ons.model with parameters of type TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetails.Builder
TopicAttributesDetails.Builder. copy(TopicAttributesDetails model)
-
Uses of TopicAttributesDetails in com.oracle.bmc.ons.requests
Methods in com.oracle.bmc.ons.requests that return TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetails
UpdateTopicRequest. getBody$()
Alternative accessor for the body parameter.TopicAttributesDetails
UpdateTopicRequest. getTopicAttributesDetails()
TopicAttributesMethods in com.oracle.bmc.ons.requests with parameters of type TopicAttributesDetails Modifier and Type Method Description UpdateTopicRequest.Builder
UpdateTopicRequest.Builder. body$(TopicAttributesDetails body)
Alternative setter for the body parameter.UpdateTopicRequest.Builder
UpdateTopicRequest.Builder. topicAttributesDetails(TopicAttributesDetails topicAttributesDetails)
TopicAttributes
-