Uses of Class
com.google.cloud.filestore.v1.ListInstancesResponse
-
Packages that use ListInstancesResponse Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1.stub -
-
Uses of ListInstancesResponse in com.google.cloud.filestore.v1
Methods in com.google.cloud.filestore.v1 that return ListInstancesResponse Modifier and Type Method Description ListInstancesResponse
ListInstancesResponse.Builder. build()
ListInstancesResponse
ListInstancesResponse.Builder. buildPartial()
static ListInstancesResponse
ListInstancesResponse. getDefaultInstance()
ListInstancesResponse
ListInstancesResponse.Builder. getDefaultInstanceForType()
ListInstancesResponse
ListInstancesResponse. getDefaultInstanceForType()
ListInstancesResponse
CloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. listInstances(ListInstancesRequest request)
Lists all instances in a project for either a specified location or for all locations.static ListInstancesResponse
ListInstancesResponse. parseDelimitedFrom(InputStream input)
static ListInstancesResponse
ListInstancesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesResponse
ListInstancesResponse. parseFrom(byte[] data)
static ListInstancesResponse
ListInstancesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesResponse
ListInstancesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListInstancesResponse
ListInstancesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesResponse
ListInstancesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListInstancesResponse
ListInstancesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesResponse
ListInstancesResponse. parseFrom(InputStream input)
static ListInstancesResponse
ListInstancesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListInstancesResponse
ListInstancesResponse. parseFrom(ByteBuffer data)
static ListInstancesResponse
ListInstancesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.filestore.v1 that return types with arguments of type ListInstancesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListInstancesRequest,ListInstancesResponse>
CloudFilestoreManagerGrpc. getListInstancesMethod()
com.google.protobuf.Parser<ListInstancesResponse>
ListInstancesResponse. getParserForType()
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.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.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<ListInstancesResponse>
ListInstancesResponse. parser()
Methods in com.google.cloud.filestore.v1 with parameters of type ListInstancesResponse Modifier and Type Method Description protected CloudFilestoreManagerClient.ListInstancesPage
CloudFilestoreManagerClient.ListInstancesPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context, ListInstancesResponse response)
ListInstancesResponse.Builder
ListInstancesResponse.Builder. mergeFrom(ListInstancesResponse other)
static ListInstancesResponse.Builder
ListInstancesResponse. newBuilder(ListInstancesResponse prototype)
Method parameters in com.google.cloud.filestore.v1 with type arguments of type ListInstancesResponse 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)
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.ListInstancesPage
CloudFilestoreManagerClient.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)
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)
default void
CloudFilestoreManagerGrpc.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.void
CloudFilestoreManagerGrpc.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. -
Uses of ListInstancesResponse in com.google.cloud.filestore.v1.stub
Methods in com.google.cloud.filestore.v1.stub that return types with arguments of type ListInstancesResponse 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.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.
-