程序包 | 说明 |
---|---|
com.aliyun.sdk.service.ens20171110.models |
限定符和类型 | 方法和说明 |
---|---|
static CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.builder() |
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.description(String description)
The description of the custom route entry.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.destinationCidrBlock(String destinationCidrBlock)
The destination CIDR block of the custom route entry.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.nextHopId(String nextHopId)
The ID of the next hop of the custom route entry.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.nextHopType(String nextHopType)
The type of next hop of the custom route entry.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.routeEntryName(String routeEntryName)
The name of the custom route entry that you want to add.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.Builder.routeTableId(String routeTableId)
The ID of the route table to which you want to add a custom route entry.
|
CreateEnsRouteEntryRequest.Builder |
CreateEnsRouteEntryRequest.toBuilder() |
Copyright © 2024. All rights reserved.