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