程序包 | 说明 |
---|---|
com.aliyun.sdk.service.vpc20160428.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.builder() |
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.clientToken(String clientToken)
The client token that is used to ensure the idempotence of the request.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.description(String description)
The description of the custom route entry.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.destinationCidrBlock(String destinationCidrBlock)
The destination CIDR block of the custom route entry.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.nextHopId(String nextHopId)
The ID of the next hop.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.nextHopList(List<CreateRouteEntryRequest.NextHopList> nextHopList)
The next hop list.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.nextHopType(String nextHopType)
The type of next hop of the custom route entry.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.ownerAccount(String ownerAccount)
OwnerAccount.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.ownerId(Long ownerId)
OwnerId.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.regionId(String regionId)
The region ID of the route table.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.resourceOwnerAccount(String resourceOwnerAccount)
ResourceOwnerAccount.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.resourceOwnerId(Long resourceOwnerId)
ResourceOwnerId.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.routeEntryName(String routeEntryName)
The name of the custom route entry that you want to add.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.Builder.routeTableId(String routeTableId)
The ID of the route table to which you want to add a custom route entry.
|
CreateRouteEntryRequest.Builder |
CreateRouteEntryRequest.toBuilder() |
Copyright © 2024. All rights reserved.