Uses of Class
com.google.cloud.netapp.v1.Snapshot
-
Packages that use Snapshot Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of Snapshot in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return Snapshot Modifier and Type Method Description Snapshot
Snapshot.Builder. build()
Snapshot
Snapshot.Builder. buildPartial()
static Snapshot
Snapshot. getDefaultInstance()
Snapshot
Snapshot.Builder. getDefaultInstanceForType()
Snapshot
Snapshot. getDefaultInstanceForType()
Snapshot
CreateSnapshotRequest.Builder. getSnapshot()
Required.Snapshot
CreateSnapshotRequest. getSnapshot()
Required.Snapshot
CreateSnapshotRequestOrBuilder. getSnapshot()
Required.Snapshot
NetAppClient. getSnapshot(GetSnapshotRequest request)
Describe a snapshot for a volume.Snapshot
NetAppClient. getSnapshot(SnapshotName name)
Describe a snapshot for a volume.Snapshot
NetAppClient. getSnapshot(String name)
Describe a snapshot for a volume.Snapshot
NetAppGrpc.NetAppBlockingStub. getSnapshot(GetSnapshotRequest request)
Describe a snapshot for a volume.Snapshot
UpdateSnapshotRequest.Builder. getSnapshot()
Required.Snapshot
UpdateSnapshotRequest. getSnapshot()
Required.Snapshot
UpdateSnapshotRequestOrBuilder. getSnapshot()
Required.Snapshot
ListSnapshotsResponse.Builder. getSnapshots(int index)
A list of snapshots in the project for the specified volume.Snapshot
ListSnapshotsResponse. getSnapshots(int index)
A list of snapshots in the project for the specified volume.Snapshot
ListSnapshotsResponseOrBuilder. getSnapshots(int index)
A list of snapshots in the project for the specified volume.static Snapshot
Snapshot. parseDelimitedFrom(InputStream input)
static Snapshot
Snapshot. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(byte[] data)
static Snapshot
Snapshot. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.ByteString data)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.CodedInputStream input)
static Snapshot
Snapshot. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(InputStream input)
static Snapshot
Snapshot. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Snapshot
Snapshot. parseFrom(ByteBuffer data)
static Snapshot
Snapshot. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.netapp.v1 that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. createSnapshotAsync(CreateSnapshotRequest request)
Create a new snapshot for a volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. createSnapshotAsync(VolumeName parent, Snapshot snapshot, String snapshotId)
Create a new snapshot for a volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. createSnapshotAsync(String parent, Snapshot snapshot, String snapshotId)
Create a new snapshot for a volume.com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppClient. createSnapshotOperationCallable()
Create a new snapshot for a volume.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppSettings.Builder. createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppSettings. createSnapshotOperationSettings()
Returns the object with the settings used for calls to createSnapshot.static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot>
NetAppGrpc. getGetSnapshotMethod()
com.google.protobuf.Parser<Snapshot>
Snapshot. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Snapshot>
NetAppGrpc.NetAppFutureStub. getSnapshot(GetSnapshotRequest request)
Describe a snapshot for a volume.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
NetAppClient. getSnapshotCallable()
Describe a snapshot for a volume.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
NetAppSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
NetAppSettings. getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.List<Snapshot>
ListSnapshotsResponse.Builder. getSnapshotsList()
A list of snapshots in the project for the specified volume.List<Snapshot>
ListSnapshotsResponse. getSnapshotsList()
A list of snapshots in the project for the specified volume.List<Snapshot>
ListSnapshotsResponseOrBuilder. getSnapshotsList()
A list of snapshots in the project for the specified volume.static com.google.protobuf.Parser<Snapshot>
Snapshot. parser()
com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. updateSnapshotAsync(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates the settings of a specific snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. updateSnapshotAsync(UpdateSnapshotRequest request)
Updates the settings of a specific snapshot.com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppClient. updateSnapshotOperationCallable()
Updates the settings of a specific snapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppSettings.Builder. updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.OperationCallSettings<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppSettings. updateSnapshotOperationSettings()
Returns the object with the settings used for calls to updateSnapshot.Methods in com.google.cloud.netapp.v1 with parameters of type Snapshot Modifier and Type Method Description ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addSnapshots(int index, Snapshot value)
A list of snapshots in the project for the specified volume.ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addSnapshots(Snapshot value)
A list of snapshots in the project for the specified volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. createSnapshotAsync(VolumeName parent, Snapshot snapshot, String snapshotId)
Create a new snapshot for a volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. createSnapshotAsync(String parent, Snapshot snapshot, String snapshotId)
Create a new snapshot for a volume.Snapshot.Builder
Snapshot.Builder. mergeFrom(Snapshot other)
CreateSnapshotRequest.Builder
CreateSnapshotRequest.Builder. mergeSnapshot(Snapshot value)
Required.UpdateSnapshotRequest.Builder
UpdateSnapshotRequest.Builder. mergeSnapshot(Snapshot value)
Required.static Snapshot.Builder
Snapshot. newBuilder(Snapshot prototype)
CreateSnapshotRequest.Builder
CreateSnapshotRequest.Builder. setSnapshot(Snapshot value)
Required.UpdateSnapshotRequest.Builder
UpdateSnapshotRequest.Builder. setSnapshot(Snapshot value)
Required.ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. setSnapshots(int index, Snapshot value)
A list of snapshots in the project for the specified volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
NetAppClient. updateSnapshotAsync(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates the settings of a specific snapshot.Method parameters in com.google.cloud.netapp.v1 with type arguments of type Snapshot Modifier and Type Method Description ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addAllSnapshots(Iterable<? extends Snapshot> values)
A list of snapshots in the project for the specified volume.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)
default void
NetAppGrpc.AsyncService. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Describe a snapshot for a volume.void
NetAppGrpc.NetAppStub. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Describe a snapshot for a volume. -
Uses of Snapshot in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.v1.stub that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
GrpcNetAppStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
HttpJsonNetAppStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStubSettings.Builder. createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStubSettings. createSnapshotOperationSettings()
Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
GrpcNetAppStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
HttpJsonNetAppStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
NetAppStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
NetAppStubSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
NetAppStubSettings. getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
GrpcNetAppStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
HttpJsonNetAppStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStubSettings.Builder. updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.OperationCallSettings<UpdateSnapshotRequest,Snapshot,OperationMetadata>
NetAppStubSettings. updateSnapshotOperationSettings()
Returns the object with the settings used for calls to updateSnapshot.
-