Uses of Class
com.google.cloud.filestore.v1.CreateSnapshotRequest
-
Packages that use CreateSnapshotRequest Package Description com.google.cloud.filestore.v1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1.stub -
-
Uses of CreateSnapshotRequest in com.google.cloud.filestore.v1
Methods in com.google.cloud.filestore.v1 that return CreateSnapshotRequest Modifier and Type Method Description CreateSnapshotRequest
CreateSnapshotRequest.Builder. build()
CreateSnapshotRequest
CreateSnapshotRequest.Builder. buildPartial()
static CreateSnapshotRequest
CreateSnapshotRequest. getDefaultInstance()
CreateSnapshotRequest
CreateSnapshotRequest.Builder. getDefaultInstanceForType()
CreateSnapshotRequest
CreateSnapshotRequest. getDefaultInstanceForType()
static CreateSnapshotRequest
CreateSnapshotRequest. parseDelimitedFrom(InputStream input)
static CreateSnapshotRequest
CreateSnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(byte[] data)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(InputStream input)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(ByteBuffer data)
static CreateSnapshotRequest
CreateSnapshotRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.filestore.v1 that return types with arguments of type CreateSnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerClient. createSnapshotCallable()
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.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerSettings.Builder. createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerSettings. createSnapshotSettings()
Returns the object with the settings used for calls to createSnapshot.static io.grpc.MethodDescriptor<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerGrpc. getCreateSnapshotMethod()
com.google.protobuf.Parser<CreateSnapshotRequest>
CreateSnapshotRequest. getParserForType()
static com.google.protobuf.Parser<CreateSnapshotRequest>
CreateSnapshotRequest. parser()
Methods in com.google.cloud.filestore.v1 with parameters of type CreateSnapshotRequest Modifier and Type Method Description default void
CloudFilestoreManagerGrpc.AsyncService. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a snapshot.com.google.longrunning.Operation
CloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. createSnapshot(CreateSnapshotRequest request)
Creates a snapshot.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. createSnapshot(CreateSnapshotRequest request)
Creates a snapshot.void
CloudFilestoreManagerGrpc.CloudFilestoreManagerStub. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Creates a snapshot.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>
CloudFilestoreManagerClient. createSnapshotAsync(CreateSnapshotRequest request)
Creates a snapshot.CreateSnapshotRequest.Builder
CreateSnapshotRequest.Builder. mergeFrom(CreateSnapshotRequest other)
static CreateSnapshotRequest.Builder
CreateSnapshotRequest. newBuilder(CreateSnapshotRequest prototype)
-
Uses of CreateSnapshotRequest in com.google.cloud.filestore.v1.stub
Methods in com.google.cloud.filestore.v1.stub that return types with arguments of type CreateSnapshotRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerStub. createSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>
GrpcCloudFilestoreManagerStub. createSnapshotCallable()
com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>
HttpJsonCloudFilestoreManagerStub. createSnapshotCallable()
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.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerStubSettings.Builder. createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,com.google.longrunning.Operation>
CloudFilestoreManagerStubSettings. createSnapshotSettings()
Returns the object with the settings used for calls to createSnapshot.
-