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 SubnetReference
BareMetalServerNetworkAttachment. getSubnet()
Gets the subnet.SubnetReference
BareMetalServerNetworkAttachmentReference. getSubnet()
Gets the subnet.SubnetReference
BareMetalServerNetworkInterface. getSubnet()
Gets the subnet.SubnetReference
FloatingIPTarget. getSubnet()
Gets the subnet.SubnetReference
FlowLogCollectorTarget. getSubnet()
Gets the subnet.SubnetReference
InstanceNetworkAttachment. getSubnet()
Gets the subnet.SubnetReference
InstanceNetworkAttachmentReference. getSubnet()
Gets the subnet.SubnetReference
NetworkInterface. getSubnet()
Gets the subnet.SubnetReference
NetworkInterfaceBareMetalServerContextReference. getSubnet()
Gets the subnet.SubnetReference
NetworkInterfaceInstanceContextReference. getSubnet()
Gets the subnet.SubnetReference
SecurityGroupTargetReference. getSubnet()
Gets the subnet.SubnetReference
ShareMountTarget. getSubnet()
Gets the subnet.SubnetReference
VirtualNetworkInterface. getSubnet()
Gets the subnet.SubnetReference
VPNGateway. 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.
-