Package | Description |
---|---|
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
static GetPrivateIpResponse.Builder |
GetPrivateIpResponse.builder() |
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.copy(GetPrivateIpResponse o)
Copy method to populate the builder with values from the given instance.
|
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetPrivateIpResponse.Builder |
GetPrivateIpResponse.Builder.privateIp(PrivateIp privateIp)
The returned PrivateIp instance.
|
Copyright © 2016–2022. All rights reserved.