程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.authKey(String authKey)
The authentication key of the BGP group.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.bgpGroupId(String bgpGroupId)
The BGP group ID.
|
static ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.builder() |
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.clearAuthKey(Boolean clearAuthKey)
Specifies whether to clear the secret key.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.description(String description)
The BGP group description.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.isFakeAsn(Boolean isFakeAsn)
Specifies whether to use a fake AS number.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.localAsn(Long localAsn)
The custom autonomous system number (ASN) of the BGP on the Alibaba Cloud side.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.name(String name)
The BGP group name.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.peerAsn(Long peerAsn)
The ASN of the gateway device in the data center.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.regionId(String regionId)
The region ID of the BGP group.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.Builder.routeQuota(Integer routeQuota)
The maximum number of routes supported by a BGP peer.
|
ModifyBgpGroupAttributeRequest.Builder |
ModifyBgpGroupAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.