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