Uses of Class
com.google.cloud.netapp.v1.CreateSnapshotRequest
-
Packages that use CreateSnapshotRequest Package Description com.google.cloud.netapp.v1 A client to NetApp APIcom.google.cloud.netapp.v1.stub -
-
Uses of CreateSnapshotRequest in com.google.cloud.netapp.v1
Methods in com.google.cloud.netapp.v1 that return CreateSnapshotRequest Modifier and Type Method Description CreateSnapshotRequestCreateSnapshotRequest.Builder. build()CreateSnapshotRequestCreateSnapshotRequest.Builder. buildPartial()static CreateSnapshotRequestCreateSnapshotRequest. getDefaultInstance()CreateSnapshotRequestCreateSnapshotRequest.Builder. getDefaultInstanceForType()CreateSnapshotRequestCreateSnapshotRequest. getDefaultInstanceForType()static CreateSnapshotRequestCreateSnapshotRequest. parseDelimitedFrom(InputStream input)static CreateSnapshotRequestCreateSnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(byte[] data)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(InputStream input)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(ByteBuffer data)static CreateSnapshotRequestCreateSnapshotRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.netapp.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>NetAppClient. createSnapshotCallable()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.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppSettings.Builder. createSnapshotSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppSettings. createSnapshotSettings()Returns the object with the settings used for calls to createSnapshot.static io.grpc.MethodDescriptor<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppGrpc. getCreateSnapshotMethod()com.google.protobuf.Parser<CreateSnapshotRequest>CreateSnapshotRequest. getParserForType()static com.google.protobuf.Parser<CreateSnapshotRequest>CreateSnapshotRequest. parser()Methods in com.google.cloud.netapp.v1 with parameters of type CreateSnapshotRequest Modifier and Type Method Description default voidNetAppGrpc.AsyncService. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Create a new snapshot for a volume.com.google.longrunning.OperationNetAppGrpc.NetAppBlockingStub. createSnapshot(CreateSnapshotRequest request)Create a new snapshot for a volume.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>NetAppGrpc.NetAppFutureStub. createSnapshot(CreateSnapshotRequest request)Create a new snapshot for a volume.voidNetAppGrpc.NetAppStub. createSnapshot(CreateSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Create a new snapshot for a volume.com.google.api.gax.longrunning.OperationFuture<Snapshot,OperationMetadata>NetAppClient. createSnapshotAsync(CreateSnapshotRequest request)Create a new snapshot for a volume.CreateSnapshotRequest.BuilderCreateSnapshotRequest.Builder. mergeFrom(CreateSnapshotRequest other)static CreateSnapshotRequest.BuilderCreateSnapshotRequest. newBuilder(CreateSnapshotRequest prototype) -
Uses of CreateSnapshotRequest in com.google.cloud.netapp.v1.stub
Methods in com.google.cloud.netapp.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>GrpcNetAppStub. createSnapshotCallable()com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>HttpJsonNetAppStub. createSnapshotCallable()com.google.api.gax.rpc.UnaryCallable<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppStub. createSnapshotCallable()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.UnaryCallSettings.Builder<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppStubSettings.Builder. createSnapshotSettings()Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings<CreateSnapshotRequest,com.google.longrunning.Operation>NetAppStubSettings. createSnapshotSettings()Returns the object with the settings used for calls to createSnapshot.
-