Uses of Class
com.google.cloud.gkehub.v1beta1.stub.GkeHubMembershipServiceStub
-
Packages that use GkeHubMembershipServiceStub Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub APIcom.google.cloud.gkehub.v1beta1.stub -
-
Uses of GkeHubMembershipServiceStub in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 that return GkeHubMembershipServiceStub Modifier and Type Method Description GkeHubMembershipServiceStub
GkeHubMembershipServiceClient. getStub()
Methods in com.google.cloud.gkehub.v1beta1 with parameters of type GkeHubMembershipServiceStub Modifier and Type Method Description static GkeHubMembershipServiceClient
GkeHubMembershipServiceClient. create(GkeHubMembershipServiceStub stub)
Constructs an instance of GkeHubMembershipServiceClient, using the given stub for making calls.Constructors in com.google.cloud.gkehub.v1beta1 with parameters of type GkeHubMembershipServiceStub Constructor Description GkeHubMembershipServiceClient(GkeHubMembershipServiceStub stub)
-
Uses of GkeHubMembershipServiceStub in com.google.cloud.gkehub.v1beta1.stub
Subclasses of GkeHubMembershipServiceStub in com.google.cloud.gkehub.v1beta1.stub Modifier and Type Class Description class
GrpcGkeHubMembershipServiceStub
gRPC stub implementation for the GkeHubMembershipService service API.class
HttpJsonGkeHubMembershipServiceStub
REST stub implementation for the GkeHubMembershipService service API.Methods in com.google.cloud.gkehub.v1beta1.stub that return GkeHubMembershipServiceStub Modifier and Type Method Description GkeHubMembershipServiceStub
GkeHubMembershipServiceStubSettings. createStub()
-