public static class GetPrivateIpResponse.Builder extends Object
Modifier and Type | Method and Description |
---|---|
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 etag(String etag)
public GetPrivateIpResponse.Builder opcRequestId(String opcRequestId)
public GetPrivateIpResponse.Builder privateIp(PrivateIp privateIp)
public GetPrivateIpResponse build()
Copyright © 2016–2019. All rights reserved.