| CreateTopicRequest.Builder | CreateTopicRequest.Builder. body$(CreateTopicDetails body) | Alternative setter for the body parameter. | 
| static CreateTopicRequest.Builder | CreateTopicRequest. builder() | Return a new builder for this request object. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. copy(CreateTopicRequest o) | Copy method to populate the builder with values from the given instance. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. createTopicDetails(CreateTopicDetails createTopicDetails) | The topic to create. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. opcRequestId(String opcRequestId) | The unique Oracle-assigned identifier for the request. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. opcRetryToken(String opcRetryToken) | A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. | 
| CreateTopicRequest.Builder | CreateTopicRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| CreateTopicRequest.Builder | CreateTopicRequest. toBuilder() |  |