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