Uses of Class
com.google.cloud.filestore.v1.Snapshot
-
Packages that use Snapshot Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1.stub -
-
Uses of Snapshot in com.google.cloud.filestore.v1
Methods in com.google.cloud.filestore.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
CloudFilestoreManagerClient. getSnapshot(GetSnapshotRequest request)
Gets the details of a specific snapshot.Snapshot
CloudFilestoreManagerClient. getSnapshot(SnapshotName name)
Gets the details of a specific snapshot.Snapshot
CloudFilestoreManagerClient. getSnapshot(String name)
Gets the details of a specific snapshot.Snapshot
CloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. getSnapshot(GetSnapshotRequest request)
Gets the details of a specific snapshot.Snapshot
CreateSnapshotRequest.Builder. getSnapshot()
Required.Snapshot
CreateSnapshotRequest. getSnapshot()
Required.Snapshot
CreateSnapshotRequestOrBuilder. getSnapshot()
Required.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 instance.Snapshot
ListSnapshotsResponse. getSnapshots(int index)
A list of snapshots in the project for the specified instance.Snapshot
ListSnapshotsResponseOrBuilder. getSnapshots(int index)
A list of snapshots in the project for the specified instance.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.filestore.v1 that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(CreateSnapshotRequest request)
Creates a snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(InstanceName parent, Snapshot snapshot, String snapshotId)
Creates a snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(String parent, Snapshot snapshot, String snapshotId)
Creates a snapshot.com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotOperationCallable()
Creates a snapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerSettings.Builder. createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerSettings. createSnapshotOperationSettings()
Returns the object with the settings used for calls to createSnapshot.static io.grpc.MethodDescriptor<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerGrpc. getGetSnapshotMethod()
com.google.protobuf.Parser<Snapshot>
Snapshot. getParserForType()
com.google.common.util.concurrent.ListenableFuture<Snapshot>
CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. getSnapshot(GetSnapshotRequest request)
Gets the details of a specific snapshot.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerClient. getSnapshotCallable()
Gets the details of a specific snapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerSettings. 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 instance.List<Snapshot>
ListSnapshotsResponse. getSnapshotsList()
A list of snapshots in the project for the specified instance.List<Snapshot>
ListSnapshotsResponseOrBuilder. getSnapshotsList()
A list of snapshots in the project for the specified instance.static com.google.protobuf.Parser<Snapshot>
Snapshot. parser()
com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. updateSnapshotAsync(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates the settings of a specific snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. updateSnapshotAsync(UpdateSnapshotRequest request)
Updates the settings of a specific snapshot.com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerClient. updateSnapshotOperationCallable()
Updates the settings of a specific snapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerSettings.Builder. updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.OperationCallSettings<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerSettings. updateSnapshotOperationSettings()
Returns the object with the settings used for calls to updateSnapshot.Methods in com.google.cloud.filestore.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 instance.ListSnapshotsResponse.Builder
ListSnapshotsResponse.Builder. addSnapshots(Snapshot value)
A list of snapshots in the project for the specified instance.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(InstanceName parent, Snapshot snapshot, String snapshotId)
Creates a snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(String parent, Snapshot snapshot, String snapshotId)
Creates a snapshot.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 instance.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. updateSnapshotAsync(Snapshot snapshot, com.google.protobuf.FieldMask updateMask)
Updates the settings of a specific snapshot.Method parameters in com.google.cloud.filestore.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 instance.static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSnapshotsPagedResponse>
CloudFilestoreManagerClient.ListSnapshotsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
protected CloudFilestoreManagerClient.ListSnapshotsPage
CloudFilestoreManagerClient.ListSnapshotsPage. createPage(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, ListSnapshotsResponse response)
com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSnapshotsPage>
CloudFilestoreManagerClient.ListSnapshotsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSnapshotsRequest,ListSnapshotsResponse,Snapshot> context, com.google.api.core.ApiFuture<ListSnapshotsResponse> futureResponse)
default void
CloudFilestoreManagerGrpc.AsyncService. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Gets the details of a specific snapshot.void
CloudFilestoreManagerGrpc.CloudFilestoreManagerStub. getSnapshot(GetSnapshotRequest request, io.grpc.stub.StreamObserver<Snapshot> responseObserver)
Gets the details of a specific snapshot. -
Uses of Snapshot in com.google.cloud.filestore.v1.stub
Methods in com.google.cloud.filestore.v1.stub that return types with arguments of type Snapshot Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
GrpcCloudFilestoreManagerStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<CreateSnapshotRequest,Snapshot,OperationMetadata>
HttpJsonCloudFilestoreManagerStub. createSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStubSettings.Builder. createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings<CreateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStubSettings. createSnapshotOperationSettings()
Returns the object with the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
GrpcCloudFilestoreManagerStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<GetSnapshotRequest,Snapshot>
HttpJsonCloudFilestoreManagerStub. getSnapshotCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerStubSettings.Builder. getSnapshotSettings()
Returns the builder for the settings used for calls to getSnapshot.com.google.api.gax.rpc.UnaryCallSettings<GetSnapshotRequest,Snapshot>
CloudFilestoreManagerStubSettings. getSnapshotSettings()
Returns the object with the settings used for calls to getSnapshot.com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
GrpcCloudFilestoreManagerStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallable<UpdateSnapshotRequest,Snapshot,OperationMetadata>
HttpJsonCloudFilestoreManagerStub. updateSnapshotOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStubSettings.Builder. updateSnapshotOperationSettings()
Returns the builder for the settings used for calls to updateSnapshot.com.google.api.gax.rpc.OperationCallSettings<UpdateSnapshotRequest,Snapshot,OperationMetadata>
CloudFilestoreManagerStubSettings. updateSnapshotOperationSettings()
Returns the object with the settings used for calls to updateSnapshot.
-