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