public static class GetPrivateIpResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
GetPrivateIpResponse.Builder |
__httpStatusCode__(int __httpStatusCode__) |
GetPrivateIpResponse |
build() |
GetPrivateIpResponse.Builder |
copy(GetPrivateIpResponse o)
Copy method to populate the builder with values from the given instance.
|
GetPrivateIpResponse.Builder |
etag(String etag) |
GetPrivateIpResponse.Builder |
opcRequestId(String opcRequestId) |
GetPrivateIpResponse.Builder |
privateIp(PrivateIp privateIp) |
String |
toString() |
public GetPrivateIpResponse.Builder copy(GetPrivateIpResponse o)
Copy method to populate the builder with values from the given instance.
public GetPrivateIpResponse.Builder __httpStatusCode__(int __httpStatusCode__)
public GetPrivateIpResponse.Builder etag(String etag)
public GetPrivateIpResponse.Builder opcRequestId(String opcRequestId)
public GetPrivateIpResponse.Builder privateIp(PrivateIp privateIp)
public GetPrivateIpResponse build()
Copyright © 2016–2021. All rights reserved.