Uses of Class
com.google.cloud.gkehub.v1beta1.GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub
-
Packages that use GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub API -
-
Uses of GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub Modifier and Type Method Description protected GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub
GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static GkeHubMembershipServiceGrpc.GkeHubMembershipServiceBlockingStub
GkeHubMembershipServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-