Uses of Class
com.ibm.cloud.is.vpc.v1.model.SubnetIdentity
Packages that use SubnetIdentity
-
Uses of SubnetIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of SubnetIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassSubnetIdentityByCRN.classSubnetIdentityByHref.classSubnetIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return SubnetIdentityModifier and TypeMethodDescriptionBareMetalServerNetworkAttachmentPrototypeVirtualNetworkInterface.subnet()Gets the subnet.BareMetalServerNetworkInterfacePrototype.subnet()Gets the subnet.BareMetalServerPrimaryNetworkInterfacePrototype.subnet()Gets the subnet.CreateInstanceNetworkInterfaceOptions.subnet()Gets the subnet.CreateVirtualNetworkInterfaceOptions.subnet()Gets the subnet.EndpointGatewayReservedIP.subnet()Gets the subnet.InstanceNetworkAttachmentPrototypeVirtualNetworkInterface.subnet()Gets the subnet.NetworkInterfacePrototype.subnet()Gets the subnet.ShareMountTargetVirtualNetworkInterfacePrototype.subnet()Gets the subnet.VPNGatewayPrototype.subnet()Gets the subnet.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type SubnetIdentityModifier and TypeMethodDescriptionCreateInstanceGroupOptions.subnets()Gets the subnets.CreateLoadBalancerOptions.subnets()Gets the subnets.CreateVpnServerOptions.subnets()Gets the subnets.InstanceGroupPatch.subnets()Gets the subnets.LoadBalancerPatch.subnets()Gets the subnets.VPNServerPatch.subnets()Gets the subnets.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetIdentityModifier and TypeMethodDescriptionCreateInstanceGroupOptions.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.CreateLoadBalancerOptions.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.CreateVpnServerOptions.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.InstanceGroupPatch.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.LoadBalancerPatch.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.VPNServerPatch.Builder.addSubnets(SubnetIdentity subnets) Adds a new element to subnets.BareMetalServerNetworkAttachmentPrototypeVirtualNetworkInterfaceVirtualNetworkInterfacePrototypeBareMetalServerNetworkAttachmentContext.Builder.subnet(SubnetIdentity subnet) Set the subnet.BareMetalServerNetworkInterfacePrototypeBareMetalServerNetworkInterfaceByHiperSocketPrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.BareMetalServerNetworkInterfacePrototypeBareMetalServerNetworkInterfaceByPCIPrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.BareMetalServerNetworkInterfacePrototypeBareMetalServerNetworkInterfaceByVLANPrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.BareMetalServerPrimaryNetworkInterfacePrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.CreateInstanceNetworkInterfaceOptions.Builder.subnet(SubnetIdentity subnet) Set the subnet.CreateVirtualNetworkInterfaceOptions.Builder.subnet(SubnetIdentity subnet) Set the subnet.EndpointGatewayReservedIPReservedIPPrototypeTargetContext.Builder.subnet(SubnetIdentity subnet) Set the subnet.InstanceNetworkAttachmentPrototypeVirtualNetworkInterfaceVirtualNetworkInterfacePrototypeInstanceNetworkAttachmentContext.Builder.subnet(SubnetIdentity subnet) Set the subnet.NetworkInterfacePrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.ShareMountTargetVirtualNetworkInterfacePrototypeVirtualNetworkInterfacePrototypeShareMountTargetContext.Builder.subnet(SubnetIdentity subnet) Set the subnet.VPNGatewayPrototypeVPNGatewayPolicyModePrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.VPNGatewayPrototypeVPNGatewayRouteModePrototype.Builder.subnet(SubnetIdentity subnet) Set the subnet.Method parameters in com.ibm.cloud.is.vpc.v1.model with type arguments of type SubnetIdentityModifier and TypeMethodDescriptionCreateInstanceGroupOptions.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.CreateLoadBalancerOptions.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.CreateVpnServerOptions.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.InstanceGroupPatch.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.LoadBalancerPatch.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.VPNServerPatch.Builder.subnets(List<SubnetIdentity> subnets) Set the subnets.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type SubnetIdentityModifierConstructorDescriptionBuilder(SubnetIdentity subnet, String interfaceType) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet, String interfaceType) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet, String interfaceType, Long vlan) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet) Instantiates a new builder with required properties.Builder(String instanceId, SubnetIdentity subnet) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet) Instantiates a new builder with required properties.Builder(SubnetIdentity subnetIdentityByCrn) Instantiates a new Builder from an existing SubnetIdentityByCRN instance.Builder(SubnetIdentity subnetIdentityByHref) Instantiates a new Builder from an existing SubnetIdentityByHref instance.Builder(SubnetIdentity subnetIdentityById) Instantiates a new Builder from an existing SubnetIdentityById instance.Builder(SubnetIdentity subnet) Instantiates a new builder with required properties.Builder(SubnetIdentity subnet) Instantiates a new builder with required properties.Constructor parameters in com.ibm.cloud.is.vpc.v1.model with type arguments of type SubnetIdentityModifierConstructorDescriptionBuilder(InstanceTemplateIdentity instanceTemplate, List<SubnetIdentity> subnets) Instantiates a new builder with required properties.Builder(Boolean isPublic, List<SubnetIdentity> subnets) Instantiates a new builder with required properties.