Class HealthcheckHeader

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class HealthcheckHeader
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The HTTP header of health check request.
    • Method Detail

      • name

        public String name()
        Gets the name. The name of HTTP request header.
        Returns:
        the name
      • value

        public List<String> value()
        Gets the value. The value of HTTP request header.
        Returns:
        the value