Uses of Class
com.exoscale.sdk.model.ListRouteEntry
Packages that use ListRouteEntry
-
Uses of ListRouteEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListRouteEntryModifier and TypeMethodDescriptionListRouteEntry.description(String description) ListRouteEntry.destination(String destination) ListRouteEntry.kind(ListRouteEntry.KindEnum kind) Methods in com.exoscale.sdk.model that return types with arguments of type ListRouteEntryMethods in com.exoscale.sdk.model with parameters of type ListRouteEntryModifier and TypeMethodDescriptionListVpcRoutes200Response.addRoutesItem(ListRouteEntry routesItem) Method parameters in com.exoscale.sdk.model with type arguments of type ListRouteEntryModifier and TypeMethodDescriptionListVpcRoutes200Response.routes(List<ListRouteEntry> routes) voidListVpcRoutes200Response.setRoutes(List<ListRouteEntry> routes)