Class ZonesDnssecRespResult

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

    public class ZonesDnssecRespResult
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Container for response information.
    • Constructor Detail

      • ZonesDnssecRespResult

        public ZonesDnssecRespResult()
    • Method Detail

      • getStatus

        public String getStatus()
        Gets the status. Status.
        Returns:
        the status
      • getFlags

        public Long getFlags()
        Gets the flags. Flags.
        Returns:
        the flags
      • getAlgorithm

        public String getAlgorithm()
        Gets the algorithm. Algorithm.
        Returns:
        the algorithm
      • getKeyType

        public String getKeyType()
        Gets the keyType. Key type.
        Returns:
        the keyType
      • getDigestType

        public String getDigestType()
        Gets the digestType. Digest type.
        Returns:
        the digestType
      • getDigestAlgorithm

        public String getDigestAlgorithm()
        Gets the digestAlgorithm. Digest algorithm.
        Returns:
        the digestAlgorithm
      • getDigest

        public String getDigest()
        Gets the digest. Digest.
        Returns:
        the digest
      • getDs

        public String getDs()
        Gets the ds. DS.
        Returns:
        the ds
      • getKeyTag

        public Long getKeyTag()
        Gets the keyTag. Key tag.
        Returns:
        the keyTag
      • getPublicKey

        public String getPublicKey()
        Gets the publicKey. Public key.
        Returns:
        the publicKey