Uses of Class
com.google.cloud.gsuiteaddons.v1.GSuiteAddOnsClient
-
Packages that use GSuiteAddOnsClient Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons API -
-
Uses of GSuiteAddOnsClient in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return GSuiteAddOnsClient Modifier and Type Method Description static GSuiteAddOnsClientGSuiteAddOnsClient. create()Constructs an instance of GSuiteAddOnsClient with default settings.static GSuiteAddOnsClientGSuiteAddOnsClient. create(GSuiteAddOnsSettings settings)Constructs an instance of GSuiteAddOnsClient, using the given settings.static GSuiteAddOnsClientGSuiteAddOnsClient. create(GSuiteAddOnsStub stub)Constructs an instance of GSuiteAddOnsClient, using the given stub for making calls.
-