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 classLoadBalancerProfileSecurityGroupsSupportedDependentThe security group support for a load balancer with this profile depends on its configuration.classLoadBalancerProfileSecurityGroupsSupportedFixedThe 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 LoadBalancerProfileSecurityGroupsSupportedLoadBalancerProfile. getSecurityGroupsSupported()Gets the securityGroupsSupported.
-