Uses of Class
com.google.cloud.netapp.v1.ListSnapshotsResponse
-
Packages that use ListSnapshotsResponse Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of ListSnapshotsResponse in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return ListSnapshotsResponse Modifier and Type Method Description ListSnapshotsResponse
ListSnapshotsResponse.Builder. build()
ListSnapshotsResponse
ListSnapshotsResponse.Builder. buildPartial()
static ListSnapshotsResponse
ListSnapshotsResponse. getDefaultInstance()
ListSnapshotsResponse
ListSnapshotsResponse.Builder. getDefaultInstanceForType()
ListSnapshotsResponse
ListSnapshotsResponse. getDefaultInstanceForType()
ListSnapshotsResponse
NetAppGrpc.NetAppBlockingStub. listSnapshots(ListSnapshotsRequest request)
Returns descriptions of all snapshots for a volume.static ListSnapshotsResponse
ListSnapshotsResponse. parseDelimitedFrom(InputStream input)
static ListSnapshotsResponse
ListSnapshotsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(byte[] data)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(InputStream input)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(ByteBuffer data)
static ListSnapshotsResponse
ListSnapshotsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type ListSnapshotsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSnapshotsRequest,ListSnapshotsResponse>
NetAppGrpc. getListSnapshotsMethod()
com.google.protobuf.Parser<ListSnapshotsResponse>
ListSnapshotsResponse. getParserForType()
com.google.common.util.concurrent.ListenableFuture<ListSnapshotsResponse>
NetAppGrpc.NetAppFutureStub. listSnapshots(ListSnapshotsRequest request)
Returns descriptions of all snapshots for a volume.com.google.api.gax.rpc.UnaryCallable<ListSnapshotsRequest,ListSnapshotsResponse>
NetAppClient. listSnapshotsCallable()
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<ListSnapshotsResponse>
ListSnapshotsResponse. parser()
Methods in com.google.cloud.netapp.v1 with parameters of type ListSnapshotsResponse Modifier and Type Method Description protected NetAppClient.ListSnapshotsPage
NetAppClient.ListSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ListSnapshotsResponse response)
ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. mergeFrom(ListSnapshotsResponse other)
static ListSnapshotsResponse.Builder
ListSnapshotsResponse. newBuilder(ListSnapshotsResponse prototype)
Method parameters in com.google.cloud.netapp.v1 with type arguments of type ListSnapshotsResponse 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)
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.ListSnapshotsPage
NetAppClient.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)
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)
default void
NetAppGrpc.AsyncService. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)
Returns descriptions of all snapshots for a volume.void
NetAppGrpc.NetAppStub. listSnapshots(ListSnapshotsRequest request, io.grpc.stub.StreamObserver<ListSnapshotsResponse> responseObserver)
Returns descriptions of all snapshots for a volume. -
Uses of ListSnapshotsResponse in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type ListSnapshotsResponse 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.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.
-