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 UpdateSnapshotRequest
UpdateSnapshotRequest.Builder. build()
UpdateSnapshotRequest
UpdateSnapshotRequest.Builder. buildPartial()
static UpdateSnapshotRequest
UpdateSnapshotRequest. getDefaultInstance()
UpdateSnapshotRequest
UpdateSnapshotRequest.Builder. getDefaultInstanceForType()
UpdateSnapshotRequest
UpdateSnapshotRequest. getDefaultInstanceForType()
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseDelimitedFrom(InputStream input)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(byte[] data)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(InputStream input)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static UpdateSnapshotRequest
UpdateSnapshotRequest. parseFrom(ByteBuffer data)
static UpdateSnapshotRequest
UpdateSnapshotRequest. 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.Builder
UpdateSnapshotRequest.Builder. mergeFrom(UpdateSnapshotRequest other)
static UpdateSnapshotRequest.Builder
UpdateSnapshotRequest. newBuilder(UpdateSnapshotRequest prototype)
default void
NetAppGrpc.AsyncService. updateSnapshot(UpdateSnapshotRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Updates the settings of a specific snapshot.com.google.longrunning.Operation
NetAppGrpc.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.void
NetAppGrpc.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.
-