Uses of Class
com.oracle.bmc.ons.responses.GetTopicResponse.Builder
-
Packages that use GetTopicResponse.Builder Package Description com.oracle.bmc.ons.responses -
-
Uses of GetTopicResponse.Builder in com.oracle.bmc.ons.responses
Methods in com.oracle.bmc.ons.responses that return GetTopicResponse.Builder Modifier and Type Method Description GetTopicResponse.Builder
GetTopicResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static GetTopicResponse.Builder
GetTopicResponse. builder()
Return a new builder for this response object.GetTopicResponse.Builder
GetTopicResponse.Builder. copy(GetTopicResponse o)
Copy method to populate the builder with values from the given instance.GetTopicResponse.Builder
GetTopicResponse.Builder. etag(String etag)
For optimistic concurrency control.GetTopicResponse.Builder
GetTopicResponse.Builder. headers(Map<String,List<String>> headers)
GetTopicResponse.Builder
GetTopicResponse.Builder. notificationTopic(NotificationTopic notificationTopic)
The returned NotificationTopic instance.GetTopicResponse.Builder
GetTopicResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-