Class LoadBalancerPoolHealthMonitorPatch.Builder

java.lang.Object
com.ibm.cloud.is.vpc.v1.model.LoadBalancerPoolHealthMonitorPatch.Builder
Enclosing class:
LoadBalancerPoolHealthMonitorPatch

public static class LoadBalancerPoolHealthMonitorPatch.Builder extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(Long delay, Long maxRetries, Long timeout, String type)
      Instantiates a new builder with required properties.
      Parameters:
      delay - the delay
      maxRetries - the maxRetries
      timeout - the timeout
      type - the type
  • Method Details