public static class EnableIngestTimeRuleResponse.Builder extends Object implements BmcResponse.Builder<EnableIngestTimeRuleResponse>
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EnableIngestTimeRuleResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
EnableIngestTimeRuleResponse |
build()
Build the response object.
|
EnableIngestTimeRuleResponse.Builder |
copy(EnableIngestTimeRuleResponse o)
Copy method to populate the builder with values from the given instance.
|
EnableIngestTimeRuleResponse.Builder |
headers(Map<String,List<String>> headers) |
EnableIngestTimeRuleResponse.Builder |
opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
EnableIngestTimeRuleResponse.Builder |
opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isNotModified
public EnableIngestTimeRuleResponse.Builder __httpStatusCode__(int __httpStatusCode__)
__httpStatusCode__
in interface BmcResponse.Builder<EnableIngestTimeRuleResponse>
public EnableIngestTimeRuleResponse.Builder headers(Map<String,List<String>> headers)
headers
in interface BmcResponse.Builder<EnableIngestTimeRuleResponse>
public EnableIngestTimeRuleResponse.Builder opcWorkRequestId(String opcWorkRequestId)
Unique Oracle-assigned identifier for the asynchronous request. You can use this to query status of the asynchronous operation.
opcWorkRequestId
- the value to setpublic EnableIngestTimeRuleResponse.Builder opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request. When you contact Oracle about a specific request, provide the request ID.
opcRequestId
- the value to setpublic EnableIngestTimeRuleResponse.Builder copy(EnableIngestTimeRuleResponse o)
Copy method to populate the builder with values from the given instance.
copy
in interface BmcResponse.Builder<EnableIngestTimeRuleResponse>
o
- other request from which to copy valuespublic EnableIngestTimeRuleResponse build()
Build the response object.
build
in interface BmcResponse.Builder<EnableIngestTimeRuleResponse>
Copyright © 2016–2024. All rights reserved.