Skip navigation links
B C D G L N S U 

B

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

C

com.google.cloud.gkehub.v1beta - package com.google.cloud.gkehub.v1beta
 
createFeature(CreateFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubBlockingStub
Adds a new Feature.
createFeature(CreateFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubFutureStub
Adds a new Feature.
createFeature(CreateFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubImplBase
Adds a new Feature.
createFeature(CreateFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubStub
Adds a new Feature.

D

deleteFeature(DeleteFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubBlockingStub
Removes a Feature.
deleteFeature(DeleteFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubFutureStub
Removes a Feature.
deleteFeature(DeleteFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubImplBase
Removes a Feature.
deleteFeature(DeleteFeatureRequest, StreamObserver<Operation>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubStub
Removes a Feature.

G

getCreateFeatureMethod() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
getDeleteFeatureMethod() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
getFeature(GetFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubBlockingStub
Gets details of a single Feature.
getFeature(GetFeatureRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubFutureStub
Gets details of a single Feature.
getFeature(GetFeatureRequest, StreamObserver<Feature>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubImplBase
Gets details of a single Feature.
getFeature(GetFeatureRequest, StreamObserver<Feature>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubStub
Gets details of a single Feature.
getGetFeatureMethod() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
getListFeaturesMethod() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
getUpdateFeatureMethod() - Static method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc
 
GkeHubGrpc - Class in com.google.cloud.gkehub.v1beta
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.v1beta
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.GkeHubFutureStub - Class in com.google.cloud.gkehub.v1beta
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.GkeHubImplBase - Class in com.google.cloud.gkehub.v1beta
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.GkeHubStub - Class in com.google.cloud.gkehub.v1beta
The GKE Hub service handles the registration of many Kubernetes clusters to Google Cloud, and the management of multi-cluster features over those clusters.
GkeHubImplBase() - Constructor for class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubImplBase
 

L

listFeatures(ListFeaturesRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubBlockingStub
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubFutureStub
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest, StreamObserver<ListFeaturesResponse>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubImplBase
Lists Features in a given project and location.
listFeatures(ListFeaturesRequest, StreamObserver<ListFeaturesResponse>) - Method in class com.google.cloud.gkehub.v1beta.GkeHubGrpc.GkeHubStub
Lists Features in a given project and location.

N

newBlockingStub(Channel) - Static method in class com.google.cloud.gkehub.v1beta.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.v1beta.GkeHubGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.gkehub.v1beta.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.v1beta.GkeHubGrpc
 

U

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

Copyright © 2022 Google LLC. All rights reserved.