Uses of Class
com.oracle.bmc.ons.model.CreateTopicDetails
- 
Packages that use CreateTopicDetails Package Description com.oracle.bmc.ons.model com.oracle.bmc.ons.requests 
- 
- 
Uses of CreateTopicDetails in com.oracle.bmc.ons.modelMethods in com.oracle.bmc.ons.model that return CreateTopicDetails Modifier and Type Method Description CreateTopicDetailsCreateTopicDetails.Builder. build()Methods in com.oracle.bmc.ons.model with parameters of type CreateTopicDetails Modifier and Type Method Description CreateTopicDetails.BuilderCreateTopicDetails.Builder. copy(CreateTopicDetails model)
- 
Uses of CreateTopicDetails in com.oracle.bmc.ons.requestsMethods in com.oracle.bmc.ons.requests that return CreateTopicDetails Modifier and Type Method Description CreateTopicDetailsCreateTopicRequest. getBody$()Alternative accessor for the body parameter.CreateTopicDetailsCreateTopicRequest. getCreateTopicDetails()The topic to create.Methods in com.oracle.bmc.ons.requests with parameters of type CreateTopicDetails Modifier and Type Method Description CreateTopicRequest.BuilderCreateTopicRequest.Builder. body$(CreateTopicDetails body)Alternative setter for the body parameter.CreateTopicRequest.BuilderCreateTopicRequest.Builder. createTopicDetails(CreateTopicDetails createTopicDetails)The topic to create.
 
-