Uses of Class
com.google.cloud.filestore.v1beta1.UpdateShareRequest
-
Packages that use UpdateShareRequest Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of UpdateShareRequest in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return UpdateShareRequest Modifier and Type Method Description UpdateShareRequestUpdateShareRequest.Builder. build()UpdateShareRequestUpdateShareRequest.Builder. buildPartial()static UpdateShareRequestUpdateShareRequest. getDefaultInstance()UpdateShareRequestUpdateShareRequest.Builder. getDefaultInstanceForType()UpdateShareRequestUpdateShareRequest. getDefaultInstanceForType()static UpdateShareRequestUpdateShareRequest. parseDelimitedFrom(InputStream input)static UpdateShareRequestUpdateShareRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateShareRequestUpdateShareRequest. parseFrom(byte[] data)static UpdateShareRequestUpdateShareRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateShareRequestUpdateShareRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateShareRequestUpdateShareRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateShareRequestUpdateShareRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateShareRequestUpdateShareRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateShareRequestUpdateShareRequest. parseFrom(InputStream input)static UpdateShareRequestUpdateShareRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateShareRequestUpdateShareRequest. parseFrom(ByteBuffer data)static UpdateShareRequestUpdateShareRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type UpdateShareRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateShareRequest>UpdateShareRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerGrpc. getUpdateShareMethod()static com.google.protobuf.Parser<UpdateShareRequest>UpdateShareRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerClient. updateShareCallable()Updates the settings of a specific share.com.google.api.gax.rpc.OperationCallable<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerClient. updateShareOperationCallable()Updates the settings of a specific share.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerSettings.Builder. updateShareOperationSettings()Returns the builder for the settings used for calls to updateShare.com.google.api.gax.rpc.OperationCallSettings<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerSettings. updateShareOperationSettings()Returns the object with the settings used for calls to updateShare.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerSettings.Builder. updateShareSettings()Returns the builder for the settings used for calls to updateShare.com.google.api.gax.rpc.UnaryCallSettings<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerSettings. updateShareSettings()Returns the object with the settings used for calls to updateShare.Methods in com.google.cloud.filestore.v1beta1 with parameters of type UpdateShareRequest Modifier and Type Method Description UpdateShareRequest.BuilderUpdateShareRequest.Builder. mergeFrom(UpdateShareRequest other)static UpdateShareRequest.BuilderUpdateShareRequest. newBuilder(UpdateShareRequest prototype)default voidCloudFilestoreManagerGrpc.AsyncService. updateShare(UpdateShareRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the settings of a specific share.com.google.longrunning.OperationCloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. updateShare(UpdateShareRequest request)Updates the settings of a specific share.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. updateShare(UpdateShareRequest request)Updates the settings of a specific share.voidCloudFilestoreManagerGrpc.CloudFilestoreManagerStub. updateShare(UpdateShareRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the settings of a specific share.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. updateShareAsync(UpdateShareRequest request)Updates the settings of a specific share. -
Uses of UpdateShareRequest in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.stub that return types with arguments of type UpdateShareRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerStub. updateShareCallable()com.google.api.gax.rpc.UnaryCallable<UpdateShareRequest,com.google.longrunning.Operation>GrpcCloudFilestoreManagerStub. updateShareCallable()com.google.api.gax.rpc.UnaryCallable<UpdateShareRequest,com.google.longrunning.Operation>HttpJsonCloudFilestoreManagerStub. updateShareCallable()com.google.api.gax.rpc.OperationCallable<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStub. updateShareOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateShareRequest,Share,OperationMetadata>GrpcCloudFilestoreManagerStub. updateShareOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateShareRequest,Share,OperationMetadata>HttpJsonCloudFilestoreManagerStub. updateShareOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStubSettings.Builder. updateShareOperationSettings()Returns the builder for the settings used for calls to updateShare.com.google.api.gax.rpc.OperationCallSettings<UpdateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStubSettings. updateShareOperationSettings()Returns the object with the settings used for calls to updateShare.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerStubSettings.Builder. updateShareSettings()Returns the builder for the settings used for calls to updateShare.com.google.api.gax.rpc.UnaryCallSettings<UpdateShareRequest,com.google.longrunning.Operation>CloudFilestoreManagerStubSettings. updateShareSettings()Returns the object with the settings used for calls to updateShare.
-