Uses of Class
com.google.cloud.netapp.v1.ListSnapshotsRequest
-
Packages that use ListSnapshotsRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListSnapshotsRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListSnapshotsRequest Modifier and Type Method Description ListSnapshotsRequestListSnapshotsRequest.Builder. build()ListSnapshotsRequestListSnapshotsRequest.Builder. buildPartial()static ListSnapshotsRequestListSnapshotsRequest. getDefaultInstance()ListSnapshotsRequestListSnapshotsRequest.Builder. getDefaultInstanceForType()ListSnapshotsRequestListSnapshotsRequest. getDefaultInstanceForType()static ListSnapshotsRequestListSnapshotsRequest. parseDelimitedFrom(InputStream input)static ListSnapshotsRequestListSnapshotsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(byte[] data)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(com.google.protobuf.ByteString data)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(InputStream input)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(ByteBuffer data)static ListSnapshotsRequestListSnapshotsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListSnapshotsRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse>NetAppGrpc. getListSnapshotsMethod()com.google.protobuf.Parser<ListSnapshotsRequest>ListSnapshotsRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>NetAppClient. listSnapshotsCallable()Returns descriptions of all snapshots for a volume.com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,NetAppClient.ListSnapshotsPagedResponse>NetAppClient. listSnapshotsPagedCallable()Returns descriptions of all snapshots for a volume.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse>NetAppSettings.Builder. listSnapshotsSettings()Returns the builder for the settings used for calls to listSnapshots.com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse>NetAppSettings. listSnapshotsSettings()Returns the object with the settings used for calls to listSnapshots.static com.google.protobuf.Parser<ListSnapshotsRequest>ListSnapshotsRequest. parser()Methods in com.google.cloud.netapp.v1 with parameters of type ListSnapshotsRequest Modifier and Type Method Description NetAppClient.ListSnapshotsPagedResponseNetAppClient. listSnapshots(ListSnapshotsRequest request)Returns descriptions of all snapshots for a volume.default voidNetAppGrpc.AsyncService. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)Returns descriptions of all snapshots for a volume.ListSnapshotsResponseNetAppGrpc.NetAppBlockingStub. listSnapshots(ListSnapshotsRequest request)Returns descriptions of all snapshots for a volume.com.google.common.util.concurrent.ListenableFuture<ListSnapshotsResponse>NetAppGrpc.NetAppFutureStub. listSnapshots(ListSnapshotsRequest request)Returns descriptions of all snapshots for a volume.voidNetAppGrpc.NetAppStub. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)Returns descriptions of all snapshots for a volume.ListSnapshotsRequest.BuilderListSnapshotsRequest.Builder. mergeFrom(ListSnapshotsRequest other)static ListSnapshotsRequest.BuilderListSnapshotsRequest. newBuilder(ListSnapshotsRequest prototype)Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListSnapshotsRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<NetAppClient.ListSnapshotsPagedResponse>NetAppClient.ListSnapshotsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)protected NetAppClient.ListSnapshotsPageNetAppClient.ListSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ListSnapshotsResponse response)com.google.api.core.ApiFuture<NetAppClient.ListSnapshotsPage>NetAppClient.ListSnapshotsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse) -
Uses of ListSnapshotsRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListSnapshotsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>GrpcNetAppStub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>HttpJsonNetAppStub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>NetAppStub. listSnapshotsCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,NetAppClient.ListSnapshotsPagedResponse>GrpcNetAppStub. listSnapshotsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,NetAppClient.ListSnapshotsPagedResponse>HttpJsonNetAppStub. listSnapshotsPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,NetAppClient.ListSnapshotsPagedResponse>NetAppStub. listSnapshotsPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse>NetAppStubSettings.Builder. listSnapshotsSettings()Returns the builder for the settings used for calls to listSnapshots.com.google.api.gax.rpc.PagedCallSettings<ListSnapshotsRequest,ListSnapshotsResponse,NetAppClient.ListSnapshotsPagedResponse>NetAppStubSettings. listSnapshotsSettings()Returns the object with the settings used for calls to listSnapshots.
-