static DeleteTopicRequest.Builder |
DeleteTopicRequest.builder() |
Return a new builder for this request object.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.copy(DeleteTopicRequest o) |
Copy method to populate the builder with values from the given instance.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.ifMatch(String ifMatch) |
Used for optimistic concurrency control.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.opcRequestId(String opcRequestId) |
The unique Oracle-assigned identifier for the request.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.toBuilder() |
|
DeleteTopicRequest.Builder |
DeleteTopicRequest.Builder.topicId(String topicId) |
The OCID of the
topic to delete.
|