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