Uses of Class
com.ibm.cloud.is.vpc.v1.model.LoadBalancerProfileSecurityGroupsSupported
-
Packages that use LoadBalancerProfileSecurityGroupsSupported Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of LoadBalancerProfileSecurityGroupsSupported in com.ibm.cloud.is.vpc.v1.model
Subclasses of LoadBalancerProfileSecurityGroupsSupported in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description class
LoadBalancerProfileSecurityGroupsSupportedDependent
The security group support for a load balancer with this profile depends on its configuration.class
LoadBalancerProfileSecurityGroupsSupportedFixed
The security group support for a load balancer with this profile.Methods in com.ibm.cloud.is.vpc.v1.model that return LoadBalancerProfileSecurityGroupsSupported Modifier and Type Method Description LoadBalancerProfileSecurityGroupsSupported
LoadBalancerProfile. getSecurityGroupsSupported()
Gets the securityGroupsSupported.
-