Uses of Class
com.google.cloud.netapp.v1.ListVolumesResponse
-
Packages that use ListVolumesResponse Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListVolumesResponse in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListVolumesResponse Modifier and Type Method Description ListVolumesResponse
ListVolumesResponse.Builder. build()
ListVolumesResponse
ListVolumesResponse.Builder. buildPartial()
static ListVolumesResponse
ListVolumesResponse. getDefaultInstance()
ListVolumesResponse
ListVolumesResponse.Builder. getDefaultInstanceForType()
ListVolumesResponse
ListVolumesResponse. getDefaultInstanceForType()
ListVolumesResponse
NetAppGrpc.NetAppBlockingStub. listVolumes(ListVolumesRequest request)
Lists Volumes in a given project.static ListVolumesResponse
ListVolumesResponse. parseDelimitedFrom(InputStream input)
static ListVolumesResponse
ListVolumesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListVolumesResponse
ListVolumesResponse. parseFrom(byte[] data)
static ListVolumesResponse
ListVolumesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListVolumesResponse
ListVolumesResponse. parseFrom(com.google.protobuf.ByteString data)
static ListVolumesResponse
ListVolumesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListVolumesResponse
ListVolumesResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListVolumesResponse
ListVolumesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListVolumesResponse
ListVolumesResponse. parseFrom(InputStream input)
static ListVolumesResponse
ListVolumesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListVolumesResponse
ListVolumesResponse. parseFrom(ByteBuffer data)
static ListVolumesResponse
ListVolumesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListVolumesResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListVolumesRequest,ListVolumesResponse>
NetAppGrpc. getListVolumesMethod()
com.google.protobuf.Parser<ListVolumesResponse>
ListVolumesResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListVolumesResponse>
NetAppGrpc.NetAppFutureStub. listVolumes(ListVolumesRequest request)
Lists Volumes in a given project.com.google.api.gax.rpc.UnaryCallable<ListVolumesRequest,ListVolumesResponse>
NetAppClient. listVolumesCallable()
Lists Volumes in a given project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse>
NetAppSettings.Builder. listVolumesSettings()
Returns the builder for the settings used for calls to listVolumes.com.google.api.gax.rpc.PagedCallSettings<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse>
NetAppSettings. listVolumesSettings()
Returns the object with the settings used for calls to listVolumes.static com.google.protobuf.Parser<ListVolumesResponse>
ListVolumesResponse. parser()
Methods in com.google.cloud.netapp.v1 with parameters of type ListVolumesResponse Modifier and Type Method Description protected NetAppClient.ListVolumesPage
NetAppClient.ListVolumesPage. createPage(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, ListVolumesResponse response)
ListVolumesResponse.Builder
ListVolumesResponse.Builder. mergeFrom(ListVolumesResponse other)
static ListVolumesResponse.Builder
ListVolumesResponse. newBuilder(ListVolumesResponse prototype)
Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListVolumesResponse Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListVolumesPagedResponse>
NetAppClient.ListVolumesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, com.google.api.core.ApiFuture<ListVolumesResponse> futureResponse)
static com.google.api.core.ApiFuture<NetAppClient.ListVolumesPagedResponse>
NetAppClient.ListVolumesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, com.google.api.core.ApiFuture<ListVolumesResponse> futureResponse)
protected NetAppClient.ListVolumesPage
NetAppClient.ListVolumesPage. createPage(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, ListVolumesResponse response)
com.google.api.core.ApiFuture<NetAppClient.ListVolumesPage>
NetAppClient.ListVolumesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, com.google.api.core.ApiFuture<ListVolumesResponse> futureResponse)
com.google.api.core.ApiFuture<NetAppClient.ListVolumesPage>
NetAppClient.ListVolumesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListVolumesRequest,ListVolumesResponse,Volume> context, com.google.api.core.ApiFuture<ListVolumesResponse> futureResponse)
default void
NetAppGrpc.AsyncService. listVolumes(ListVolumesRequest request, io.grpc.stub.StreamObserver<ListVolumesResponse> responseObserver)
Lists Volumes in a given project.void
NetAppGrpc.NetAppStub. listVolumes(ListVolumesRequest request, io.grpc.stub.StreamObserver<ListVolumesResponse> responseObserver)
Lists Volumes in a given project. -
Uses of ListVolumesResponse in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListVolumesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListVolumesRequest,ListVolumesResponse>
GrpcNetAppStub. listVolumesCallable()
com.google.api.gax.rpc.UnaryCallable<ListVolumesRequest,ListVolumesResponse>
HttpJsonNetAppStub. listVolumesCallable()
com.google.api.gax.rpc.UnaryCallable<ListVolumesRequest,ListVolumesResponse>
NetAppStub. listVolumesCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse>
NetAppStubSettings.Builder. listVolumesSettings()
Returns the builder for the settings used for calls to listVolumes.com.google.api.gax.rpc.PagedCallSettings<ListVolumesRequest,ListVolumesResponse,NetAppClient.ListVolumesPagedResponse>
NetAppStubSettings. listVolumesSettings()
Returns the object with the settings used for calls to listVolumes.
-