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 ListStoragePoolsResponse
ListStoragePoolsResponse.Builder. build()
ListStoragePoolsResponse
ListStoragePoolsResponse.Builder. buildPartial()
static ListStoragePoolsResponse
ListStoragePoolsResponse. getDefaultInstance()
ListStoragePoolsResponse
ListStoragePoolsResponse.Builder. getDefaultInstanceForType()
ListStoragePoolsResponse
ListStoragePoolsResponse. getDefaultInstanceForType()
ListStoragePoolsResponse
NetAppGrpc.NetAppBlockingStub. listStoragePools(ListStoragePoolsRequest request)
Returns descriptions of all storage pools owned by the caller.static ListStoragePoolsResponse
ListStoragePoolsResponse. parseDelimitedFrom(InputStream input)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(byte[] data)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(InputStream input)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListStoragePoolsResponse
ListStoragePoolsResponse. parseFrom(ByteBuffer data)
static ListStoragePoolsResponse
ListStoragePoolsResponse. 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.ListStoragePoolsPage
NetAppClient.ListStoragePoolsPage. createPage(com.google.api.gax.rpc.PageContext<ListStoragePoolsRequest,ListStoragePoolsResponse,StoragePool> context, ListStoragePoolsResponse response)
ListStoragePoolsResponse.Builder
ListStoragePoolsResponse.Builder. mergeFrom(ListStoragePoolsResponse other)
static ListStoragePoolsResponse.Builder
ListStoragePoolsResponse. 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.ListStoragePoolsPage
NetAppClient.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 void
NetAppGrpc.AsyncService. listStoragePools(ListStoragePoolsRequest request, io.grpc.stub.StreamObserver<ListStoragePoolsResponse> responseObserver)
Returns descriptions of all storage pools owned by the caller.void
NetAppGrpc.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.
-