Uses of Class
com.google.cloud.netapp.v1.ListStoragePoolsResponse
-
Packages that use ListStoragePoolsResponse Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListStoragePoolsResponse in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListStoragePoolsResponse Modifier and Type Method Description ListStoragePoolsResponseListStoragePoolsResponse.Builder. build()ListStoragePoolsResponseListStoragePoolsResponse.Builder. buildPartial()static ListStoragePoolsResponseListStoragePoolsResponse. getDefaultInstance()ListStoragePoolsResponseListStoragePoolsResponse.Builder. getDefaultInstanceForType()ListStoragePoolsResponseListStoragePoolsResponse. getDefaultInstanceForType()ListStoragePoolsResponseNetAppGrpc.NetAppBlockingStub. listStoragePools(ListStoragePoolsRequest request)Returns descriptions of all storage pools owned by the caller.static ListStoragePoolsResponseListStoragePoolsResponse. parseDelimitedFrom(InputStream input)static ListStoragePoolsResponseListStoragePoolsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(byte[] data)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(com.google.protobuf.ByteString data)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(InputStream input)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(ByteBuffer data)static ListStoragePoolsResponseListStoragePoolsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListStoragePoolsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListStoragePoolsRequest,ListStoragePoolsResponse>NetAppGrpc. getListStoragePoolsMethod()com.google.protobuf.Parser<ListStoragePoolsResponse>ListStoragePoolsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListStoragePoolsResponse>NetAppGrpc.NetAppFutureStub. listStoragePools(ListStoragePoolsRequest request)Returns descriptions of all storage pools owned by the caller.com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,ListStoragePoolsResponse>NetAppClient. listStoragePoolsCallable()Returns descriptions of all storage pools owned by the caller.com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse>NetAppSettings.Builder. listStoragePoolsSettings()Returns the builder for the settings used for calls to listStoragePools.com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse>NetAppSettings. listStoragePoolsSettings()Returns the object with the settings used for calls to listStoragePools.static com.google.protobuf.Parser<ListStoragePoolsResponse>ListStoragePoolsResponse. parser()Methods in com.google.cloud.netapp.v1 with parameters of type ListStoragePoolsResponse Modifier and Type Method Description protected NetAppClient.ListStoragePoolsPageNetAppClient.ListStoragePoolsPage. createPage(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, ListStoragePoolsResponse response)ListStoragePoolsResponse.BuilderListStoragePoolsResponse.Builder. mergeFrom(ListStoragePoolsResponse other)static ListStoragePoolsResponse.BuilderListStoragePoolsResponse. newBuilder(ListStoragePoolsResponse prototype)Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListStoragePoolsResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPagedResponse>NetAppClient.ListStoragePoolsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)static com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPagedResponse>NetAppClient.ListStoragePoolsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)protected NetAppClient.ListStoragePoolsPageNetAppClient.ListStoragePoolsPage. createPage(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, ListStoragePoolsResponse response)com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPage>NetAppClient.ListStoragePoolsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)com.google.api.core.ApiFuture<NetAppClient.ListStoragePoolsPage>NetAppClient.ListStoragePoolsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, com.google.api.core.ApiFuture<ListStoragePoolsResponse> futureResponse)default voidNetAppGrpc.AsyncService. listStoragePools(ListStoragePoolsRequest request, io.grpc.stub.StreamObserver<ListStoragePoolsResponse> responseObserver)Returns descriptions of all storage pools owned by the caller.voidNetAppGrpc.NetAppStub. listStoragePools(ListStoragePoolsRequest request, io.grpc.stub.StreamObserver<ListStoragePoolsResponse> responseObserver)Returns descriptions of all storage pools owned by the caller. -
Uses of ListStoragePoolsResponse in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListStoragePoolsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,ListStoragePoolsResponse>GrpcNetAppStub. listStoragePoolsCallable()com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,ListStoragePoolsResponse>HttpJsonNetAppStub. listStoragePoolsCallable()com.google.api.gax.rpc.UnaryCallable<ListStoragePoolsRequest,ListStoragePoolsResponse>NetAppStub. listStoragePoolsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse>NetAppStubSettings.Builder. listStoragePoolsSettings()Returns the builder for the settings used for calls to listStoragePools.com.google.api.gax.rpc.PagedCallSettings<ListStoragePoolsRequest,ListStoragePoolsResponse,NetAppClient.ListStoragePoolsPagedResponse>NetAppStubSettings. listStoragePoolsSettings()Returns the object with the settings used for calls to listStoragePools.
-