Uses of Class
com.google.cloud.filestore.v1beta1.ListInstancesRequest
-
Packages that use ListInstancesRequest Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of ListInstancesRequest in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return ListInstancesRequest Modifier and Type Method Description ListInstancesRequestListInstancesRequest.Builder. build()ListInstancesRequestListInstancesRequest.Builder. buildPartial()static ListInstancesRequestListInstancesRequest. getDefaultInstance()ListInstancesRequestListInstancesRequest.Builder. getDefaultInstanceForType()ListInstancesRequestListInstancesRequest. getDefaultInstanceForType()static ListInstancesRequestListInstancesRequest. parseDelimitedFrom(InputStream input)static ListInstancesRequestListInstancesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstancesRequestListInstancesRequest. parseFrom(byte[] data)static ListInstancesRequestListInstancesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstancesRequestListInstancesRequest. parseFrom(com.google.protobuf.ByteString data)static ListInstancesRequestListInstancesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstancesRequestListInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListInstancesRequestListInstancesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstancesRequestListInstancesRequest. parseFrom(InputStream input)static ListInstancesRequestListInstancesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListInstancesRequestListInstancesRequest. parseFrom(ByteBuffer data)static ListInstancesRequestListInstancesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type ListInstancesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInstancesRequest,ListInstancesResponse>CloudFilestoreManagerGrpc. getListInstancesMethod()com.google.protobuf.Parser<ListInstancesRequest>ListInstancesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>CloudFilestoreManagerClient. listInstancesCallable()Lists all instances in a project for either a specified location or for all locations.com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerClient. listInstancesPagedCallable()Lists all instances in a project for either a specified location or for all locations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerSettings.Builder. listInstancesSettings()Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerSettings. listInstancesSettings()Returns the object with the settings used for calls to listInstances.static com.google.protobuf.Parser<ListInstancesRequest>ListInstancesRequest. parser()Methods in com.google.cloud.filestore.v1beta1 with parameters of type ListInstancesRequest Modifier and Type Method Description CloudFilestoreManagerClient.ListInstancesPagedResponseCloudFilestoreManagerClient. listInstances(ListInstancesRequest request)Lists all instances in a project for either a specified location or for all locations.default voidCloudFilestoreManagerGrpc.AsyncService. listInstances(ListInstancesRequest request, io.grpc.stub.StreamObserver<ListInstancesResponse> responseObserver)Lists all instances in a project for either a specified location or for all locations.ListInstancesResponseCloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. listInstances(ListInstancesRequest request)Lists all instances in a project for either a specified location or for all locations.com.google.common.util.concurrent.ListenableFuture<ListInstancesResponse>CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. listInstances(ListInstancesRequest request)Lists all instances in a project for either a specified location or for all locations.voidCloudFilestoreManagerGrpc.CloudFilestoreManagerStub. listInstances(ListInstancesRequest request, io.grpc.stub.StreamObserver<ListInstancesResponse> responseObserver)Lists all instances in a project for either a specified location or for all locations.ListInstancesRequest.BuilderListInstancesRequest.Builder. mergeFrom(ListInstancesRequest other)static ListInstancesRequest.BuilderListInstancesRequest. newBuilder(ListInstancesRequest prototype)Method parameters in com.google.cloud.filestore.v1beta1 with type arguments of type ListInstancesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerClient.ListInstancesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse)protected CloudFilestoreManagerClient.ListInstancesPageCloudFilestoreManagerClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListInstancesPage>CloudFilestoreManagerClient.ListInstancesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) -
Uses of ListInstancesRequest in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.stub that return types with arguments of type ListInstancesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>CloudFilestoreManagerStub. listInstancesCallable()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>GrpcCloudFilestoreManagerStub. listInstancesCallable()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,ListInstancesResponse>HttpJsonCloudFilestoreManagerStub. listInstancesCallable()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerStub. listInstancesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse>GrpcCloudFilestoreManagerStub. listInstancesPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,CloudFilestoreManagerClient.ListInstancesPagedResponse>HttpJsonCloudFilestoreManagerStub. listInstancesPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerStubSettings.Builder. listInstancesSettings()Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,CloudFilestoreManagerClient.ListInstancesPagedResponse>CloudFilestoreManagerStubSettings. listInstancesSettings()Returns the object with the settings used for calls to listInstances.
-