Uses of Class
com.google.cloud.gkehub.v1.stub.GrpcGkeHubStub
-
Packages that use GrpcGkeHubStub Package Description com.google.cloud.gkehub.v1.stub -
-
Uses of GrpcGkeHubStub in com.google.cloud.gkehub.v1.stub
Methods in com.google.cloud.gkehub.v1.stub that return GrpcGkeHubStub Modifier and Type Method Description static GrpcGkeHubStub
GrpcGkeHubStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcGkeHubStub
GrpcGkeHubStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcGkeHubStub
GrpcGkeHubStub. create(GkeHubStubSettings settings)
-