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