Uses of Class
com.google.cloud.gkehub.v1.Feature
-
Packages that use Feature Package Description com.google.cloud.gkehub.v1 A client to GKE Hubcom.google.cloud.gkehub.v1.stub -
-
Uses of Feature in com.google.cloud.gkehub.v1
Methods in com.google.cloud.gkehub.v1 that return Feature Modifier and Type Method Description Feature
Feature.Builder. build()
Feature
Feature.Builder. buildPartial()
static Feature
Feature. getDefaultInstance()
Feature
Feature.Builder. getDefaultInstanceForType()
Feature
Feature. getDefaultInstanceForType()
Feature
GkeHubClient. getFeature(FeatureName name)
Gets details of a single Feature.Feature
GkeHubClient. getFeature(GetFeatureRequest request)
Gets details of a single Feature.Feature
GkeHubClient. getFeature(String name)
Gets details of a single Feature.Feature
GkeHubGrpc.GkeHubBlockingStub. getFeature(GetFeatureRequest request)
Gets details of a single Feature.Feature
CreateFeatureRequest.Builder. getResource()
The Feature resource to create.Feature
CreateFeatureRequest. getResource()
The Feature resource to create.Feature
CreateFeatureRequestOrBuilder. getResource()
The Feature resource to create.Feature
UpdateFeatureRequest.Builder. getResource()
Only fields specified in update_mask are updated.Feature
UpdateFeatureRequest. getResource()
Only fields specified in update_mask are updated.Feature
UpdateFeatureRequestOrBuilder. getResource()
Only fields specified in update_mask are updated.Feature
ListFeaturesResponse.Builder. getResources(int index)
The list of matching FeaturesFeature
ListFeaturesResponse. getResources(int index)
The list of matching FeaturesFeature
ListFeaturesResponseOrBuilder. getResources(int index)
The list of matching Featuresstatic Feature
Feature. parseDelimitedFrom(InputStream input)
static Feature
Feature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Feature
Feature. parseFrom(byte[] data)
static Feature
Feature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Feature
Feature. parseFrom(com.google.protobuf.ByteString data)
static Feature
Feature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Feature
Feature. parseFrom(com.google.protobuf.CodedInputStream input)
static Feature
Feature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Feature
Feature. parseFrom(InputStream input)
static Feature
Feature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Feature
Feature. parseFrom(ByteBuffer data)
static Feature
Feature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.v1 that return types with arguments of type Feature Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(CreateFeatureRequest request)
Adds a new Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(LocationName parent, Feature resource, String featureId)
Adds a new Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(String parent, Feature resource, String featureId)
Adds a new Feature.com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubClient. createFeatureOperationCallable()
Adds a new Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.common.util.concurrent.ListenableFuture<Feature>
GkeHubGrpc.GkeHubFutureStub. getFeature(GetFeatureRequest request)
Gets details of a single Feature.com.google.api.gax.rpc.UnaryCallable<GetFeatureRequest,Feature>
GkeHubClient. getFeatureCallable()
Gets details of a single Feature.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature>
GkeHubSettings.Builder. getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.com.google.api.gax.rpc.UnaryCallSettings<GetFeatureRequest,Feature>
GkeHubSettings. getFeatureSettings()
Returns the object with the settings used for calls to getFeature.static io.grpc.MethodDescriptor<GetFeatureRequest,Feature>
GkeHubGrpc. getGetFeatureMethod()
com.google.protobuf.Parser<Feature>
Feature. getParserForType()
List<Feature>
ListFeaturesResponse.Builder. getResourcesList()
The list of matching FeaturesList<Feature>
ListFeaturesResponse. getResourcesList()
The list of matching FeaturesList<Feature>
ListFeaturesResponseOrBuilder. getResourcesList()
The list of matching Featuresstatic com.google.protobuf.Parser<Feature>
Feature. parser()
com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(FeatureName name, Feature resource, com.google.protobuf.FieldMask updateMask)
Updates an existing Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(UpdateFeatureRequest request)
Updates an existing Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(String name, Feature resource, com.google.protobuf.FieldMask updateMask)
Updates an existing Feature.com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubClient. updateFeatureOperationCallable()
Updates an existing Feature.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings.Builder. updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.com.google.api.gax.rpc.OperationCallSettings<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubSettings. updateFeatureOperationSettings()
Returns the object with the settings used for calls to updateFeature.Methods in com.google.cloud.gkehub.v1 with parameters of type Feature Modifier and Type Method Description ListFeaturesResponse.Builder
ListFeaturesResponse.Builder. addResources(int index, Feature value)
The list of matching FeaturesListFeaturesResponse.Builder
ListFeaturesResponse.Builder. addResources(Feature value)
The list of matching Featurescom.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(LocationName parent, Feature resource, String featureId)
Adds a new Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. createFeatureAsync(String parent, Feature resource, String featureId)
Adds a new Feature.Feature.Builder
Feature.Builder. mergeFrom(Feature other)
CreateFeatureRequest.Builder
CreateFeatureRequest.Builder. mergeResource(Feature value)
The Feature resource to create.UpdateFeatureRequest.Builder
UpdateFeatureRequest.Builder. mergeResource(Feature value)
Only fields specified in update_mask are updated.static Feature.Builder
Feature. newBuilder(Feature prototype)
CreateFeatureRequest.Builder
CreateFeatureRequest.Builder. setResource(Feature value)
The Feature resource to create.UpdateFeatureRequest.Builder
UpdateFeatureRequest.Builder. setResource(Feature value)
Only fields specified in update_mask are updated.ListFeaturesResponse.Builder
ListFeaturesResponse.Builder. setResources(int index, Feature value)
The list of matching Featurescom.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(FeatureName name, Feature resource, com.google.protobuf.FieldMask updateMask)
Updates an existing Feature.com.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>
GkeHubClient. updateFeatureAsync(String name, Feature resource, com.google.protobuf.FieldMask updateMask)
Updates an existing Feature.Method parameters in com.google.cloud.gkehub.v1 with type arguments of type Feature Modifier and Type Method Description ListFeaturesResponse.Builder
ListFeaturesResponse.Builder. addAllResources(Iterable<? extends Feature> values)
The list of matching Featuresstatic com.google.api.core.ApiFuture<GkeHubClient.ListFeaturesPagedResponse>
GkeHubClient.ListFeaturesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)
protected GkeHubClient.ListFeaturesPage
GkeHubClient.ListFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ListFeaturesResponse response)
com.google.api.core.ApiFuture<GkeHubClient.ListFeaturesPage>
GkeHubClient.ListFeaturesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, com.google.api.core.ApiFuture<ListFeaturesResponse> futureResponse)
default void
GkeHubGrpc.AsyncService. getFeature(GetFeatureRequest request, io.grpc.stub.StreamObserver<Feature> responseObserver)
Gets details of a single Feature.void
GkeHubGrpc.GkeHubStub. getFeature(GetFeatureRequest request, io.grpc.stub.StreamObserver<Feature> responseObserver)
Gets details of a single Feature. -
Uses of Feature in com.google.cloud.gkehub.v1.stub
Methods in com.google.cloud.gkehub.v1.stub that return types with arguments of type Feature Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
GrpcGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateFeatureRequest,Feature,OperationMetadata>
HttpJsonGkeHubStub. createFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings.Builder. createFeatureOperationSettings()
Returns the builder for the settings used for calls to createFeature.com.google.api.gax.rpc.OperationCallSettings<CreateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings. createFeatureOperationSettings()
Returns the object with the settings used for calls to createFeature.com.google.api.gax.rpc.UnaryCallable<GetFeatureRequest,Feature>
GkeHubStub. getFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<GetFeatureRequest,Feature>
GrpcGkeHubStub. getFeatureCallable()
com.google.api.gax.rpc.UnaryCallable<GetFeatureRequest,Feature>
HttpJsonGkeHubStub. getFeatureCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetFeatureRequest,Feature>
GkeHubStubSettings.Builder. getFeatureSettings()
Returns the builder for the settings used for calls to getFeature.com.google.api.gax.rpc.UnaryCallSettings<GetFeatureRequest,Feature>
GkeHubStubSettings. getFeatureSettings()
Returns the object with the settings used for calls to getFeature.com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
GrpcGkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateFeatureRequest,Feature,OperationMetadata>
HttpJsonGkeHubStub. updateFeatureOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings.Builder. updateFeatureOperationSettings()
Returns the builder for the settings used for calls to updateFeature.com.google.api.gax.rpc.OperationCallSettings<UpdateFeatureRequest,Feature,OperationMetadata>
GkeHubStubSettings. updateFeatureOperationSettings()
Returns the object with the settings used for calls to updateFeature.
-