All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.dns.model.OperationDnsKeyContext.html Maven / Gradle / Ivy

There is a newer version: v2-rev20220505-1.32.1
Show newest version






OperationDnsKeyContext (Cloud DNS API v1-rev20240118-2.0.0)












com.google.api.services.dns.model

Class OperationDnsKeyContext

    • Constructor Detail

      • OperationDnsKeyContext

        public OperationDnsKeyContext()
    • Method Detail

      • getNewValue

        public DnsKey getNewValue()
        The post-operation DnsKey resource.
        Returns:
        value or null for none
      • setNewValue

        public OperationDnsKeyContext setNewValue(DnsKey newValue)
        The post-operation DnsKey resource.
        Parameters:
        newValue - newValue or null for none
      • getOldValue

        public DnsKey getOldValue()
        The pre-operation DnsKey resource.
        Returns:
        value or null for none
      • setOldValue

        public OperationDnsKeyContext setOldValue(DnsKey oldValue)
        The pre-operation DnsKey resource.
        Parameters:
        oldValue - oldValue or null for none
      • clone

        public OperationDnsKeyContext clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy