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