Uses of Class
com.google.cloud.beyondcorp.clientgateways.v1.ClientGatewaysServiceSettings
-
Packages that use ClientGatewaysServiceSettings Package Description com.google.cloud.beyondcorp.clientgateways.v1 A client to BeyondCorp API -
-
Uses of ClientGatewaysServiceSettings in com.google.cloud.beyondcorp.clientgateways.v1
Methods in com.google.cloud.beyondcorp.clientgateways.v1 that return ClientGatewaysServiceSettings Modifier and Type Method Description ClientGatewaysServiceSettingsClientGatewaysServiceSettings.Builder. build()static ClientGatewaysServiceSettingsClientGatewaysServiceSettings. create(ClientGatewaysServiceStubSettings stub)ClientGatewaysServiceSettingsClientGatewaysServiceClient. getSettings()Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type ClientGatewaysServiceSettings Modifier and Type Method Description static ClientGatewaysServiceClientClientGatewaysServiceClient. create(ClientGatewaysServiceSettings settings)Constructs an instance of ClientGatewaysServiceClient, using the given settings.Constructors in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type ClientGatewaysServiceSettings Constructor Description Builder(ClientGatewaysServiceSettings settings)ClientGatewaysServiceClient(ClientGatewaysServiceSettings settings)Constructs an instance of ClientGatewaysServiceClient, using the given settings.
-