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 GSuiteAddOnsStub
GSuiteAddOnsClient. getStub()
Methods in com.google.cloud.gsuiteaddons.v1 with parameters of type GSuiteAddOnsStub Modifier and Type Method Description static GSuiteAddOnsClient
GSuiteAddOnsClient. 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 class
GrpcGSuiteAddOnsStub
gRPC stub implementation for the GSuiteAddOns service API.class
HttpJsonGSuiteAddOnsStub
REST stub implementation for the GSuiteAddOns service API.Methods in com.google.cloud.gsuiteaddons.v1.stub that return GSuiteAddOnsStub Modifier and Type Method Description GSuiteAddOnsStub
GSuiteAddOnsStubSettings. createStub()
-