Class LocationInput

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

    public class LocationInput
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Request to add custom resolver location.
    • Method Detail

      • subnetCrn

        public String subnetCrn()
        Gets the subnetCrn. Custom resolver location, subnet CRN.
        Returns:
        the subnetCrn
      • enabled

        public Boolean enabled()
        Gets the enabled. Enable/Disable custom resolver location.
        Returns:
        the enabled