程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.autoPropagate(Boolean autoPropagate)
Specifies whether to automatically advertise BGP routes to the virtual private cloud (VPC).
|
static ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.builder() |
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.description(String description)
The new description of the VPN gateway.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.name(String name)
The new name of the VPN gateway.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.regionId(String regionId)
The ID of the region where the VPN gateway is created.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.toBuilder() |
ModifyVpnGatewayAttributeRequest.Builder |
ModifyVpnGatewayAttributeRequest.Builder.vpnGatewayId(String vpnGatewayId)
The ID of the VPN gateway.
|
Copyright © 2024. All rights reserved.