Uses of Class
com.google.cloud.gkehub.v1beta.ListFeaturesResponse
-
Packages that use ListFeaturesResponse Package Description com.google.cloud.gkehub.v1beta A client to GKE Hubcom.google.cloud.gkehub.v1beta.stub -
-
Uses of ListFeaturesResponse in com.google.cloud.gkehub.v1beta
Methods in com.google.cloud.gkehub.v1beta that return ListFeaturesResponse Modifier and Type Method Description ListFeaturesResponse
ListFeaturesResponse.Builder. build()
ListFeaturesResponse
ListFeaturesResponse.Builder. buildPartial()
static ListFeaturesResponse
ListFeaturesResponse. getDefaultInstance()
ListFeaturesResponse
ListFeaturesResponse.Builder. getDefaultInstanceForType()
ListFeaturesResponse
ListFeaturesResponse. getDefaultInstanceForType()
ListFeaturesResponse
GkeHubGrpc.GkeHubBlockingStub. listFeatures(ListFeaturesRequest request)
Lists Features in a given project and location.static ListFeaturesResponse
ListFeaturesResponse. parseDelimitedFrom(InputStream input)
static ListFeaturesResponse
ListFeaturesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(byte[] data)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(InputStream input)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(ByteBuffer data)
static ListFeaturesResponse
ListFeaturesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.gkehub.v1beta that return types with arguments of type ListFeaturesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListFeaturesRequest,ListFeaturesResponse>
GkeHubGrpc. getListFeaturesMethod()
com.google.protobuf.Parser<ListFeaturesResponse>
ListFeaturesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListFeaturesResponse>
GkeHubGrpc.GkeHubFutureStub. listFeatures(ListFeaturesRequest request)
Lists Features in a given project and location.com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>
GkeHubClient. listFeaturesCallable()
Lists Features in a given project and location.com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse>
GkeHubSettings.Builder. listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse>
GkeHubSettings. listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.static com.google.protobuf.Parser<ListFeaturesResponse>
ListFeaturesResponse. parser()
Methods in com.google.cloud.gkehub.v1beta with parameters of type ListFeaturesResponse Modifier and Type Method Description protected GkeHubClient.ListFeaturesPage
GkeHubClient.ListFeaturesPage. createPage(com.google.api.gax.rpc.PageContext<ListFeaturesRequest,ListFeaturesResponse,Feature> context, ListFeaturesResponse response)
ListFeaturesResponse.Builder
ListFeaturesResponse.Builder. mergeFrom(ListFeaturesResponse other)
static ListFeaturesResponse.Builder
ListFeaturesResponse. newBuilder(ListFeaturesResponse prototype)
Method parameters in com.google.cloud.gkehub.v1beta with type arguments of type ListFeaturesResponse Modifier and Type Method Description static 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)
static 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)
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. listFeatures(ListFeaturesRequest request, io.grpc.stub.StreamObserver<ListFeaturesResponse> responseObserver)
Lists Features in a given project and location.void
GkeHubGrpc.GkeHubStub. listFeatures(ListFeaturesRequest request, io.grpc.stub.StreamObserver<ListFeaturesResponse> responseObserver)
Lists Features in a given project and location. -
Uses of ListFeaturesResponse in com.google.cloud.gkehub.v1beta.stub
Methods in com.google.cloud.gkehub.v1beta.stub that return types with arguments of type ListFeaturesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>
GkeHubStub. listFeaturesCallable()
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>
GrpcGkeHubStub. listFeaturesCallable()
com.google.api.gax.rpc.UnaryCallable<ListFeaturesRequest,ListFeaturesResponse>
HttpJsonGkeHubStub. listFeaturesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse>
GkeHubStubSettings.Builder. listFeaturesSettings()
Returns the builder for the settings used for calls to listFeatures.com.google.api.gax.rpc.PagedCallSettings<ListFeaturesRequest,ListFeaturesResponse,GkeHubClient.ListFeaturesPagedResponse>
GkeHubStubSettings. listFeaturesSettings()
Returns the object with the settings used for calls to listFeatures.
-