Uses of Class
com.exoscale.sdk.model.ListSubnetEntry
Packages that use ListSubnetEntry
-
Uses of ListSubnetEntry in com.exoscale.sdk.model
Methods in com.exoscale.sdk.model that return ListSubnetEntryModifier and TypeMethodDescriptionListSubnetEntry.addressfamily(ListSubnetEntry.AddressfamilyEnum addressfamily) ListSubnetEntry.addressSpace(ListSubnetEntry.AddressSpaceEnum addressSpace) ListSubnetEntry.createdAt(OffsetDateTime createdAt) ListSubnetEntry.description(String description) ListSubnetEntry.putLabelsItem(String key, String labelsItem) Methods in com.exoscale.sdk.model that return types with arguments of type ListSubnetEntryMethods in com.exoscale.sdk.model with parameters of type ListSubnetEntryModifier and TypeMethodDescriptionListSubnets200Response.addSubnetsItem(ListSubnetEntry subnetsItem) Method parameters in com.exoscale.sdk.model with type arguments of type ListSubnetEntryModifier and TypeMethodDescriptionvoidListSubnets200Response.setSubnets(List<ListSubnetEntry> subnets) ListSubnets200Response.subnets(List<ListSubnetEntry> subnets)