Package | Description |
---|---|
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
UpdateTopicRequest.Builder that allows you to modify request properties. |
UpdateTopicRequest.Builder |
UpdateTopicRequest.Builder.topicAttributesDetails(TopicAttributesDetails topicAttributesDetails)
TopicAttributes
|
UpdateTopicRequest.Builder |
UpdateTopicRequest.Builder.topicId(String topicId)
The OCID
of the topic to update.
|
Copyright © 2016–2024. All rights reserved.