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

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







MutualTls (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class MutualTls

    • Constructor Detail

      • MutualTls

        public MutualTls()
    • Method Detail

      • getMode

        public String getMode()
        Specifies if the server TLS is configured to be strict or permissive. This field can be set to one of the following: STRICT: Client certificate must be presented, connection is in TLS. PERMISSIVE: Client certificate can be omitted, connection can be either plaintext or TLS.
        Returns:
        value or null for none
      • setMode

        public MutualTls setMode(String mode)
        Specifies if the server TLS is configured to be strict or permissive. This field can be set to one of the following: STRICT: Client certificate must be presented, connection is in TLS. PERMISSIVE: Client certificate can be omitted, connection can be either plaintext or TLS.
        Parameters:
        mode - mode or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy