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