程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.bfdMultiHop(Integer bfdMultiHop)
The BFD hop count.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.bgpGroupId(String bgpGroupId)
The ID of the BGP group to which the BGP peer that you want to modify belongs.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.bgpPeerId(String bgpPeerId)
The ID of the BGP peer that you want to modify.
|
static ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.builder() |
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.enableBfd(Boolean enableBfd)
Specifies whether to enable the Bidirectional Forwarding Detection (BFD) feature.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.peerIpAddress(String peerIpAddress)
The IP address of the BGP peer that you want to modify.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.regionId(String regionId)
The region ID of the BGP group to which the BGP peer that you want to modify belongs.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
ModifyBgpPeerAttributeRequest.Builder |
ModifyBgpPeerAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.