Uses of Class
com.google.cloud.gkehub.v1beta1.stub.GkeHubMembershipServiceStubSettings
-
Packages that use GkeHubMembershipServiceStubSettings Package Description com.google.cloud.gkehub.v1beta1 A client to GKE Hub APIcom.google.cloud.gkehub.v1beta1.stub -
-
Uses of GkeHubMembershipServiceStubSettings in com.google.cloud.gkehub.v1beta1
Methods in com.google.cloud.gkehub.v1beta1 with parameters of type GkeHubMembershipServiceStubSettings Modifier and Type Method Description static GkeHubMembershipServiceSettingsGkeHubMembershipServiceSettings. create(GkeHubMembershipServiceStubSettings stub) -
Uses of GkeHubMembershipServiceStubSettings in com.google.cloud.gkehub.v1beta1.stub
Methods in com.google.cloud.gkehub.v1beta1.stub that return GkeHubMembershipServiceStubSettings Modifier and Type Method Description GkeHubMembershipServiceStubSettingsGkeHubMembershipServiceStubSettings.Builder. build()Methods in com.google.cloud.gkehub.v1beta1.stub with parameters of type GkeHubMembershipServiceStubSettings Modifier and Type Method Description static GrpcGkeHubMembershipServiceStubGrpcGkeHubMembershipServiceStub. create(GkeHubMembershipServiceStubSettings settings)static HttpJsonGkeHubMembershipServiceStubHttpJsonGkeHubMembershipServiceStub. create(GkeHubMembershipServiceStubSettings settings)Constructors in com.google.cloud.gkehub.v1beta1.stub with parameters of type GkeHubMembershipServiceStubSettings Constructor Description Builder(GkeHubMembershipServiceStubSettings settings)GrpcGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcGkeHubMembershipServiceStub, using the given settings.GrpcGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcGkeHubMembershipServiceStub, using the given settings.HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of HttpJsonGkeHubMembershipServiceStub, using the given settings.HttpJsonGkeHubMembershipServiceStub(GkeHubMembershipServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.httpjson.HttpJsonStubCallableFactory callableFactory)Constructs an instance of HttpJsonGkeHubMembershipServiceStub, using the given settings.
-