程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.builder() |
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.description(String description)
The description of the gateway route table.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.destinationCidrBlock(String destinationCidrBlock)
The destination CIDR block of the route entry in the gateway route table.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.dryRun(Boolean dryRun)
Specifies whether to precheck only this request.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.gatewayRouteTableId(String gatewayRouteTableId)
The ID of the gateway route table that you want to modify.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.iPv4GatewayRouteTableId(String iPv4GatewayRouteTableId)
The ID of the gateway route table that you want to modify.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.name(String name)
The name of the gateway route table.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.nextHopId(String nextHopId)
The new next hop ID of the route entry.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.nextHopType(String nextHopType)
The new next hop type of the route.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.regionId(String regionId)
The ID of the region to which the gateway route table that you want to modify belongs.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
UpdateGatewayRouteTableEntryAttributeRequest.Builder |
UpdateGatewayRouteTableEntryAttributeRequest.toBuilder() |
Copyright © 2024. All rights reserved.