Class CreateDnszoneOptions

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

    public class CreateDnszoneOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createDnszone options.
    • Method Detail

      • instanceId

        public String instanceId()
        Gets the instanceId. The unique identifier of a service instance.
        Returns:
        the instanceId
      • name

        public String name()
        Gets the name. Name of DNS zone.
        Returns:
        the name
      • description

        public String description()
        Gets the description. The text describing the purpose of a DNS zone.
        Returns:
        the description
      • label

        public String label()
        Gets the label. The label of a DNS zone.
        Returns:
        the label
      • xCorrelationId

        public String xCorrelationId()
        Gets the xCorrelationId. Uniquely identifying a request.
        Returns:
        the xCorrelationId