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 ClientGatewaysServiceSettings
ClientGatewaysServiceSettings.Builder. build()
static ClientGatewaysServiceSettings
ClientGatewaysServiceSettings. create(ClientGatewaysServiceStubSettings stub)
ClientGatewaysServiceSettings
ClientGatewaysServiceClient. getSettings()
Methods in com.google.cloud.beyondcorp.clientgateways.v1 with parameters of type ClientGatewaysServiceSettings Modifier and Type Method Description static ClientGatewaysServiceClient
ClientGatewaysServiceClient. 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.
-