Uses of Class
com.google.cloud.gsuiteaddons.v1.stub.GSuiteAddOnsStub
-
Packages that use GSuiteAddOnsStub Package Description com.google.cloud.gsuiteaddons.v1 A client to Google Workspace Add-ons APIcom.google.cloud.gsuiteaddons.v1.stub -
-
Uses of GSuiteAddOnsStub in com.google.cloud.gsuiteaddons.v1
Methods in com.google.cloud.gsuiteaddons.v1 that return GSuiteAddOnsStub Modifier and Type Method Description GSuiteAddOnsStubGSuiteAddOnsClient. getStub()Methods in com.google.cloud.gsuiteaddons.v1 with parameters of type GSuiteAddOnsStub Modifier and Type Method Description static GSuiteAddOnsClientGSuiteAddOnsClient. create(GSuiteAddOnsStub stub)Constructs an instance of GSuiteAddOnsClient, using the given stub for making calls.Constructors in com.google.cloud.gsuiteaddons.v1 with parameters of type GSuiteAddOnsStub Constructor Description GSuiteAddOnsClient(GSuiteAddOnsStub stub) -
Uses of GSuiteAddOnsStub in com.google.cloud.gsuiteaddons.v1.stub
Subclasses of GSuiteAddOnsStub in com.google.cloud.gsuiteaddons.v1.stub Modifier and Type Class Description classGrpcGSuiteAddOnsStubgRPC stub implementation for the GSuiteAddOns service API.classHttpJsonGSuiteAddOnsStubREST stub implementation for the GSuiteAddOns service API.Methods in com.google.cloud.gsuiteaddons.v1.stub that return GSuiteAddOnsStub Modifier and Type Method Description GSuiteAddOnsStubGSuiteAddOnsStubSettings. createStub()
-