Uses of Class
com.exoscale.sdk.model.ListVpcEntry
Packages that use ListVpcEntry
-
Uses of ListVpcEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListVpcEntryModifier and TypeMethodDescriptionListVpcEntry.createdAt(OffsetDateTime createdAt) ListVpcEntry.description(String description) ListVpcEntry.putLabelsItem(String key, String labelsItem) Methods in com.exoscale.sdk.model that return types with arguments of type ListVpcEntryMethods in com.exoscale.sdk.model with parameters of type ListVpcEntryMethod parameters in com.exoscale.sdk.model with type arguments of type ListVpcEntryModifier and TypeMethodDescriptionvoidListVpcs200Response.setVpcs(List<ListVpcEntry> vpcs) ListVpcs200Response.vpcs(List<ListVpcEntry> vpcs)