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

target.apidocs.com.google.api.services.compute.model.RouterMd5AuthenticationKey.html Maven / Gradle / Ivy

There is a newer version: v1-rev20250320-2.0.0
Show newest version






RouterMd5AuthenticationKey (Compute Engine API v1-rev20250107-2.0.0)












com.google.api.services.compute.model

Class RouterMd5AuthenticationKey

    • Constructor Detail

      • RouterMd5AuthenticationKey

        public RouterMd5AuthenticationKey()
    • Method Detail

      • getKey

        public String getKey()
        [Input only] Value of the key. For patch and update calls, it can be skipped to copy the value from the previous configuration. This is allowed if the key with the same name existed before the operation. Maximum length is 80 characters. Can only contain printable ASCII characters.
        Returns:
        value or null for none
      • setKey

        public RouterMd5AuthenticationKey setKey(String key)
        [Input only] Value of the key. For patch and update calls, it can be skipped to copy the value from the previous configuration. This is allowed if the key with the same name existed before the operation. Maximum length is 80 characters. Can only contain printable ASCII characters.
        Parameters:
        key - key or null for none
      • getName

        public String getName()
        Name used to identify the key. Must be unique within a router. Must be referenced by exactly one bgpPeer. Must comply with RFC1035.
        Returns:
        value or null for none
      • setName

        public RouterMd5AuthenticationKey setName(String name)
        Name used to identify the key. Must be unique within a router. Must be referenced by exactly one bgpPeer. Must comply with RFC1035.
        Parameters:
        name - name or null for none

Copyright © 2011–2025 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy