Uses of Class
com.google.cloud.gkehub.v1beta.Feature
-
Packages that use Feature Package Description com.google.cloud.gkehub.v1beta A client to GKE Hubcom.google.cloud.gkehub.v1beta.stub -
-
Uses of Feature in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return Feature Modifier and Type Method Description FeatureFeature.Builder. build()FeatureFeature.Builder. buildPartial()static FeatureFeature. getDefaultInstance()FeatureFeature.Builder. getDefaultInstanceForType()FeatureFeature. getDefaultInstanceForType()FeatureGkeHubClient. getFeature(GetFeatureRequest request)Gets details of a single Feature.FeatureGkeHubClient. getFeature(String name)Gets details of a single Feature.FeatureGkeHubGrpc.GkeHubBlockingStub. getFeature(GetFeatureRequest request)Gets details of a single Feature.FeatureCreateFeatureRequest.Builder. getResource()The Feature resource to create.FeatureCreateFeatureRequest. getResource()The Feature resource to create.FeatureCreateFeatureRequestOrBuilder. getResource()The Feature resource to create.FeatureUpdateFeatureRequest.Builder. getResource()Only fields specified in update_mask are updated.FeatureUpdateFeatureRequest. getResource()Only fields specified in update_mask are updated.FeatureUpdateFeatureRequestOrBuilder. getResource()Only fields specified in update_mask are updated.FeatureListFeaturesResponse.Builder. getResources(int index)The list of matching FeaturesFeatureListFeaturesResponse. getResources(int index)The list of matching FeaturesFeatureListFeaturesResponseOrBuilder. getResources(int index)The list of matching Featuresstatic FeatureFeature. parseDelimitedFrom(InputStream input)static FeatureFeature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureFeature. parseFrom(byte[] data)static FeatureFeature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureFeature. parseFrom(com.google.protobuf.ByteString data)static FeatureFeature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureFeature. parseFrom(com.google.protobuf.CodedInputStream input)static FeatureFeature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureFeature. parseFrom(InputStream input)static FeatureFeature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FeatureFeature. parseFrom(ByteBuffer data)static FeatureFeature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.gkehub.v1beta 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(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(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.v1beta with parameters of type Feature Modifier and Type Method Description ListFeaturesResponse.BuilderListFeaturesResponse.Builder. addResources(int index, Feature value)The list of matching FeaturesListFeaturesResponse.BuilderListFeaturesResponse.Builder. addResources(Feature value)The list of matching Featurescom.google.api.gax.longrunning.OperationFuture<Feature,OperationMetadata>GkeHubClient. createFeatureAsync(String parent, Feature resource, String featureId)Adds a new Feature.Feature.BuilderFeature.Builder. mergeFrom(Feature other)CreateFeatureRequest.BuilderCreateFeatureRequest.Builder. mergeResource(Feature value)The Feature resource to create.UpdateFeatureRequest.BuilderUpdateFeatureRequest.Builder. mergeResource(Feature value)Only fields specified in update_mask are updated.static Feature.BuilderFeature. newBuilder(Feature prototype)CreateFeatureRequest.BuilderCreateFeatureRequest.Builder. setResource(Feature value)The Feature resource to create.UpdateFeatureRequest.BuilderUpdateFeatureRequest.Builder. setResource(Feature value)Only fields specified in update_mask are updated.ListFeaturesResponse.BuilderListFeaturesResponse.Builder. setResources(int index, Feature value)The list of matching Featurescom.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.v1beta with type arguments of type Feature Modifier and Type Method Description ListFeaturesResponse.BuilderListFeaturesResponse.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.ListFeaturesPageGkeHubClient.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 voidGkeHubGrpc.AsyncService. getFeature(GetFeatureRequest request, io.grpc.stub.StreamObserver<Feature> responseObserver)Gets details of a single Feature.voidGkeHubGrpc.GkeHubStub. getFeature(GetFeatureRequest request, io.grpc.stub.StreamObserver<Feature> responseObserver)Gets details of a single Feature. -
Uses of Feature in com.google.cloud.gkehub.v1beta.stub
Methods in com.google.cloud.gkehub.v1beta.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.
-