Package | Description |
---|---|
com.oracle.bmc.ons.requests |
Modifier and Type | Method and Description |
---|---|
static GetTopicRequest.Builder |
GetTopicRequest.builder()
Return a new builder for this request object.
|
GetTopicRequest.Builder |
GetTopicRequest.Builder.copy(GetTopicRequest o)
Copy method to populate the builder with values from the given instance.
|
GetTopicRequest.Builder |
GetTopicRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetTopicRequest.Builder |
GetTopicRequest.Builder.opcRequestId(String opcRequestId)
The unique Oracle-assigned identifier for the request.
|
GetTopicRequest.Builder |
GetTopicRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetTopicRequest.Builder |
GetTopicRequest.toBuilder()
Return an instance of
GetTopicRequest.Builder that allows you to modify request properties. |
GetTopicRequest.Builder |
GetTopicRequest.Builder.topicId(String topicId)
The OCID
of the topic to retrieve.
|
Copyright © 2016–2024. All rights reserved.