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