public static final class AllocatePublicIpAddressResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
AllocatePublicIpAddressResponseBody |
build() |
AllocatePublicIpAddressResponseBody.Builder |
ipAddress(String ipAddress)
The public IP address.
|
AllocatePublicIpAddressResponseBody.Builder |
requestId(String requestId)
The request ID.
|
public AllocatePublicIpAddressResponseBody.Builder ipAddress(String ipAddress)
public AllocatePublicIpAddressResponseBody.Builder requestId(String requestId)
public AllocatePublicIpAddressResponseBody build()
Copyright © 2024. All rights reserved.