Uses of Class
com.google.cloud.edgecontainer.v1.stub.EdgeContainerStub
-
Packages that use EdgeContainerStub Package Description com.google.cloud.edgecontainer.v1 A client to Distributed Cloud Edge Container APIcom.google.cloud.edgecontainer.v1.stub -
-
Uses of EdgeContainerStub in com.google.cloud.edgecontainer.v1
Methods in com.google.cloud.edgecontainer.v1 that return EdgeContainerStub Modifier and Type Method Description EdgeContainerStubEdgeContainerClient. getStub()Methods in com.google.cloud.edgecontainer.v1 with parameters of type EdgeContainerStub Modifier and Type Method Description static EdgeContainerClientEdgeContainerClient. create(EdgeContainerStub stub)Constructs an instance of EdgeContainerClient, using the given stub for making calls.Constructors in com.google.cloud.edgecontainer.v1 with parameters of type EdgeContainerStub Constructor Description EdgeContainerClient(EdgeContainerStub stub) -
Uses of EdgeContainerStub in com.google.cloud.edgecontainer.v1.stub
Subclasses of EdgeContainerStub in com.google.cloud.edgecontainer.v1.stub Modifier and Type Class Description classGrpcEdgeContainerStubgRPC stub implementation for the EdgeContainer service API.classHttpJsonEdgeContainerStubREST stub implementation for the EdgeContainer service API.Methods in com.google.cloud.edgecontainer.v1.stub that return EdgeContainerStub Modifier and Type Method Description EdgeContainerStubEdgeContainerStubSettings. createStub()
-