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

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







GrpcServiceConfig (Compute Engine API alpha-rev20200526-1.30.9)












com.google.api.services.compute.model

Class GrpcServiceConfig

    • Constructor Detail

      • GrpcServiceConfig

        public GrpcServiceConfig()
    • Method Detail

      • getCallCredentials

        public CallCredentials getCallCredentials()
        The call credentials to access the SDS server.
        Returns:
        value or null for none
      • setCallCredentials

        public GrpcServiceConfig setCallCredentials(CallCredentials callCredentials)
        The call credentials to access the SDS server.
        Parameters:
        callCredentials - callCredentials or null for none
      • getChannelCredentials

        public ChannelCredentials getChannelCredentials()
        The channel credentials to access the SDS server.
        Returns:
        value or null for none
      • setChannelCredentials

        public GrpcServiceConfig setChannelCredentials(ChannelCredentials channelCredentials)
        The channel credentials to access the SDS server.
        Parameters:
        channelCredentials - channelCredentials or null for none
      • getTargetUri

        public String getTargetUri()
        The target URI of the SDS server.
        Returns:
        value or null for none
      • setTargetUri

        public GrpcServiceConfig setTargetUri(String targetUri)
        The target URI of the SDS server.
        Parameters:
        targetUri - targetUri or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy