Skip navigation links
B C D G L N S U 

B

bindService(GkeHubGrpc.AsyncService) - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
bindService() - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
 

C

com.google.cloud.gkehub.v1 - package com.google.cloud.gkehub.v1
 
createFeature(CreateFeatureRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Adds a new Feature.
createFeature(CreateFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Adds a new Feature.
createFeature(CreateFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Adds a new Feature.
createFeature(CreateFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Adds a new Feature.
createMembership(CreateMembershipRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Creates a new Membership.
createMembership(CreateMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Creates a new Membership.
createMembership(CreateMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Creates a new Membership.
createMembership(CreateMembershipRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Creates a new Membership.

D

deleteFeature(DeleteFeatureRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Removes a Feature.
deleteFeature(DeleteFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Removes a Feature.
deleteFeature(DeleteFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Removes a Feature.
deleteFeature(DeleteFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Removes a Feature.
deleteMembership(DeleteMembershipRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Removes a Membership.
deleteMembership(DeleteMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Removes a Membership.
deleteMembership(DeleteMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Removes a Membership.
deleteMembership(DeleteMembershipRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Removes a Membership.

G

generateConnectManifest(GenerateConnectManifestRequest, StreamObserver<GenerateConnectManifestResponse>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Generates the manifest for deployment of the GKE connect agent.
generateConnectManifest(GenerateConnectManifestRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Generates the manifest for deployment of the GKE connect agent.
generateConnectManifest(GenerateConnectManifestRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Generates the manifest for deployment of the GKE connect agent.
generateConnectManifest(GenerateConnectManifestRequest, StreamObserver<GenerateConnectManifestResponse>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Generates the manifest for deployment of the GKE connect agent.
getCreateFeatureMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getCreateMembershipMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getDeleteFeatureMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getDeleteMembershipMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getFeature(GetFeatureRequest, StreamObserver<Feature>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Gets details of a single Feature.
getFeature(GetFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Gets details of a single Feature.
getFeature(GetFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Gets details of a single Feature.
getFeature(GetFeatureRequest, StreamObserver<Feature>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Gets details of a single Feature.
getGenerateConnectManifestMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getGetFeatureMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getGetMembershipMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getListFeaturesMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getListMembershipsMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getMembership(GetMembershipRequest, StreamObserver<Membership>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Gets the details of a Membership.
getMembership(GetMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Gets the details of a Membership.
getMembership(GetMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Gets the details of a Membership.
getMembership(GetMembershipRequest, StreamObserver<Membership>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Gets the details of a Membership.
getServiceDescriptor() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getUpdateFeatureMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
getUpdateMembershipMethod() - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
 
GkeHubGrpc - Class in com.google.cloud.gkehub.v1
The GKE Hub service handles the registration of many Kubernetes clusters to Google Cloud, and the management of multi-cluster features over those clusters.
GkeHubGrpc.AsyncService - Interface in com.google.cloud.gkehub.v1
The GKE Hub service handles the registration of many Kubernetes clusters to Google Cloud, and the management of multi-cluster features over those clusters.
GkeHubGrpc.GkeHubBlockingStub - Class in com.google.cloud.gkehub.v1
A stub to allow clients to do synchronous rpc calls to service GkeHub.
GkeHubGrpc.GkeHubFutureStub - Class in com.google.cloud.gkehub.v1
A stub to allow clients to do ListenableFuture-style rpc calls to service GkeHub.
GkeHubGrpc.GkeHubImplBase - Class in com.google.cloud.gkehub.v1
Base class for the server implementation of the service GkeHub.
GkeHubGrpc.GkeHubStub - Class in com.google.cloud.gkehub.v1
A stub to allow clients to do asynchronous rpc calls to service GkeHub.
GkeHubImplBase() - Constructor for class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubImplBase
 

L

listFeatures(ListFeaturesRequest, StreamObserver<ListFeaturesResponse>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest, StreamObserver<ListFeaturesResponse>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Lists Features in a given project and location.
listMemberships(ListMembershipsRequest, StreamObserver<ListMembershipsResponse>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Lists Memberships in a given project and location.
listMemberships(ListMembershipsRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Lists Memberships in a given project and location.
listMemberships(ListMembershipsRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Lists Memberships in a given project and location.
listMemberships(ListMembershipsRequest, StreamObserver<ListMembershipsResponse>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Lists Memberships in a given project and location.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.gkehub.v1.GkeHubGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.gkehub.v1.GkeHubGrpc
 

U

updateFeature(UpdateFeatureRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Updates an existing Feature.
updateFeature(UpdateFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Updates an existing Feature.
updateFeature(UpdateFeatureRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Updates an existing Feature.
updateFeature(UpdateFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Updates an existing Feature.
updateMembership(UpdateMembershipRequest, StreamObserver<Operation>) - Method in interface com.google.cloud.gkehub.v1.GkeHubGrpc.AsyncService
Updates an existing Membership.
updateMembership(UpdateMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubBlockingStub
Updates an existing Membership.
updateMembership(UpdateMembershipRequest) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubFutureStub
Updates an existing Membership.
updateMembership(UpdateMembershipRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1.GkeHubGrpc.GkeHubStub
Updates an existing Membership.
B C D G L N S U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.