Class LoadBalancerProfileAvailability

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    LoadBalancerProfileAvailabilityDependent, LoadBalancerProfileAvailabilityFixed

    public class LoadBalancerProfileAvailability
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    LoadBalancerProfileAvailability. Classes which extend this class: - LoadBalancerProfileAvailabilityFixed - LoadBalancerProfileAvailabilityDependent
    • Method Detail

      • getType

        public String getType()
        Gets the type. The type for this profile field.
        Returns:
        the type
      • getValue

        public String getValue()
        Gets the value. The availability of this load balancer: - `subnet`: remains available if at least one zone that the load balancer's subnets reside in is available - `region`: remains available if at least one zone in the region is available. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
        Returns:
        the value