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 EdgeContainerStub
EdgeContainerClient. getStub()
Methods in com.google.cloud.edgecontainer.v1 with parameters of type EdgeContainerStub Modifier and Type Method Description static EdgeContainerClient
EdgeContainerClient. 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 class
GrpcEdgeContainerStub
gRPC stub implementation for the EdgeContainer service API.class
HttpJsonEdgeContainerStub
REST stub implementation for the EdgeContainer service API.Methods in com.google.cloud.edgecontainer.v1.stub that return EdgeContainerStub Modifier and Type Method Description EdgeContainerStub
EdgeContainerStubSettings. createStub()
-