Uses of Class
com.google.cloud.container.v1.stub.ClusterManagerStub
-
Packages that use ClusterManagerStub Package Description com.google.cloud.container.v1 A client to Kubernetes Engine APIcom.google.cloud.container.v1.stub -
-
Uses of ClusterManagerStub in com.google.cloud.container.v1
Methods in com.google.cloud.container.v1 that return ClusterManagerStub Modifier and Type Method Description ClusterManagerStub
ClusterManagerClient. getStub()
Methods in com.google.cloud.container.v1 with parameters of type ClusterManagerStub Modifier and Type Method Description static ClusterManagerClient
ClusterManagerClient. create(ClusterManagerStub stub)
Constructs an instance of ClusterManagerClient, using the given stub for making calls.Constructors in com.google.cloud.container.v1 with parameters of type ClusterManagerStub Constructor Description ClusterManagerClient(ClusterManagerStub stub)
-
Uses of ClusterManagerStub in com.google.cloud.container.v1.stub
Subclasses of ClusterManagerStub in com.google.cloud.container.v1.stub Modifier and Type Class Description class
GrpcClusterManagerStub
gRPC stub implementation for the ClusterManager service API.Methods in com.google.cloud.container.v1.stub that return ClusterManagerStub Modifier and Type Method Description ClusterManagerStub
ClusterManagerStubSettings. createStub()
-