Package | Description |
---|---|
com.oracle.bmc.ons.model | |
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
CreateTopicDetails |
CreateTopicDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
CreateTopicDetails.Builder |
CreateTopicDetails.Builder.copy(CreateTopicDetails model) |
Modifier and Type | Method and Description |
---|---|
CreateTopicDetails |
CreateTopicRequest.getBody$()
Alternative accessor for the body parameter.
|
CreateTopicDetails |
CreateTopicRequest.getCreateTopicDetails()
The topic to create.
|
Modifier and Type | Method and Description |
---|---|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.body$(CreateTopicDetails body)
Alternative setter for the body parameter.
|
CreateTopicRequest.Builder |
CreateTopicRequest.Builder.createTopicDetails(CreateTopicDetails createTopicDetails)
The topic to create.
|
Copyright © 2016–2024. All rights reserved.