Uses of Class
com.ibm.cloud.is.vpc.v1.model.SubnetReference
-
Packages that use SubnetReference Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of SubnetReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return SubnetReference Modifier and Type Method Description SubnetReferenceBareMetalServerNetworkAttachment. getSubnet()Gets the subnet.SubnetReferenceBareMetalServerNetworkAttachmentReference. getSubnet()Gets the subnet.SubnetReferenceBareMetalServerNetworkInterface. getSubnet()Gets the subnet.SubnetReferenceFloatingIPTarget. getSubnet()Gets the subnet.SubnetReferenceFlowLogCollectorTarget. getSubnet()Gets the subnet.SubnetReferenceInstanceNetworkAttachment. getSubnet()Gets the subnet.SubnetReferenceInstanceNetworkAttachmentReference. getSubnet()Gets the subnet.SubnetReferenceNetworkInterface. getSubnet()Gets the subnet.SubnetReferenceNetworkInterfaceBareMetalServerContextReference. getSubnet()Gets the subnet.SubnetReferenceNetworkInterfaceInstanceContextReference. getSubnet()Gets the subnet.SubnetReferenceSecurityGroupTargetReference. getSubnet()Gets the subnet.SubnetReferenceShareMountTarget. getSubnet()Gets the subnet.SubnetReferenceVirtualNetworkInterface. getSubnet()Gets the subnet.SubnetReferenceVPNGateway. getSubnet()Gets the subnet.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type SubnetReference Modifier and Type Method Description List<SubnetReference>DefaultNetworkACL. getSubnets()Gets the subnets.List<SubnetReference>DefaultRoutingTable. getSubnets()Gets the subnets.List<SubnetReference>InstanceGroup. getSubnets()Gets the subnets.List<SubnetReference>LoadBalancer. getSubnets()Gets the subnets.List<SubnetReference>NetworkACL. getSubnets()Gets the subnets.List<SubnetReference>RoutingTable. getSubnets()Gets the subnets.List<SubnetReference>VPNServer. getSubnets()Gets the subnets.
-