public static final class CreateVpnGatewayResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
CreateVpnGatewayResponseBody |
build() |
CreateVpnGatewayResponseBody.Builder |
name(String name)
The name of the VPN gateway.
|
CreateVpnGatewayResponseBody.Builder |
orderId(Long orderId)
The order ID.
|
CreateVpnGatewayResponseBody.Builder |
requestId(String requestId)
The request ID.
|
CreateVpnGatewayResponseBody.Builder |
vpnGatewayId(String vpnGatewayId)
The ID of the VPN gateway.
|
public CreateVpnGatewayResponseBody.Builder name(String name)
public CreateVpnGatewayResponseBody.Builder orderId(Long orderId)
If automatic payment is disabled, you must manually complete the payment for the VPN gateway in the [Alibaba Cloud Management console](https://usercenter2-intl.aliyun.com/billing/#/account/overview).
public CreateVpnGatewayResponseBody.Builder requestId(String requestId)
public CreateVpnGatewayResponseBody.Builder vpnGatewayId(String vpnGatewayId)
public CreateVpnGatewayResponseBody build()
Copyright © 2024. All rights reserved.