public class CreateRouteEntryRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
CreateRouteEntryRequest.Builder |
static class |
CreateRouteEntryRequest.NextHopList |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static CreateRouteEntryRequest.Builder builder()
public static CreateRouteEntryRequest create()
public CreateRouteEntryRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getClientToken()
public String getDescription()
public String getDestinationCidrBlock()
public String getNextHopId()
public List<CreateRouteEntryRequest.NextHopList> getNextHopList()
public String getNextHopType()
public String getOwnerAccount()
public Long getOwnerId()
public String getRegionId()
public String getResourceOwnerAccount()
public Long getResourceOwnerId()
public String getRouteEntryName()
public String getRouteTableId()
Copyright © 2024. All rights reserved.