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 AppConnectionsServiceSettingsAppConnectionsServiceSettings.Builder. build()static AppConnectionsServiceSettingsAppConnectionsServiceSettings. create(AppConnectionsServiceStubSettings stub)AppConnectionsServiceSettingsAppConnectionsServiceClient. getSettings()Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type AppConnectionsServiceSettings Modifier and Type Method Description static AppConnectionsServiceClientAppConnectionsServiceClient. 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)
-