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.modelMethods in com.oracle.bmc.ons.model that return TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetailsTopicAttributesDetails.Builder. build()Methods in com.oracle.bmc.ons.model with parameters of type TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetails.BuilderTopicAttributesDetails.Builder. copy(TopicAttributesDetails model)
- 
Uses of TopicAttributesDetails in com.oracle.bmc.ons.requestsMethods in com.oracle.bmc.ons.requests that return TopicAttributesDetails Modifier and Type Method Description TopicAttributesDetailsUpdateTopicRequest. getBody$()Alternative accessor for the body parameter.TopicAttributesDetailsUpdateTopicRequest. getTopicAttributesDetails()TopicAttributesMethods in com.oracle.bmc.ons.requests with parameters of type TopicAttributesDetails Modifier and Type Method Description UpdateTopicRequest.BuilderUpdateTopicRequest.Builder. body$(TopicAttributesDetails body)Alternative setter for the body parameter.UpdateTopicRequest.BuilderUpdateTopicRequest.Builder. topicAttributesDetails(TopicAttributesDetails topicAttributesDetails)TopicAttributes
 
-