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