Uses of Class
com.google.cloud.filestore.v1beta1.Share
-
Packages that use Share Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore APIcom.google.cloud.filestore.v1beta1.stub -
-
Uses of Share in com.google.cloud.filestore.v1beta1
Methods in com.google.cloud.filestore.v1beta1 that return Share Modifier and Type Method Description ShareShare.Builder. build()ShareShare.Builder. buildPartial()static ShareShare. getDefaultInstance()ShareShare.Builder. getDefaultInstanceForType()ShareShare. getDefaultInstanceForType()ShareCloudFilestoreManagerClient. getShare(GetShareRequest request)Gets the details of a specific share.ShareCloudFilestoreManagerClient. getShare(ShareName name)Gets the details of a specific share.ShareCloudFilestoreManagerClient. getShare(String name)Gets the details of a specific share.ShareCloudFilestoreManagerGrpc.CloudFilestoreManagerBlockingStub. getShare(GetShareRequest request)Gets the details of a specific share.ShareCreateShareRequest.Builder. getShare()Required.ShareCreateShareRequest. getShare()Required.ShareCreateShareRequestOrBuilder. getShare()Required.ShareUpdateShareRequest.Builder. getShare()Required.ShareUpdateShareRequest. getShare()Required.ShareUpdateShareRequestOrBuilder. getShare()Required.ShareListSharesResponse.Builder. getShares(int index)A list of shares in the project for the specified instance.ShareListSharesResponse. getShares(int index)A list of shares in the project for the specified instance.ShareListSharesResponseOrBuilder. getShares(int index)A list of shares in the project for the specified instance.static ShareShare. parseDelimitedFrom(InputStream input)static ShareShare. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareShare. parseFrom(byte[] data)static ShareShare. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareShare. parseFrom(com.google.protobuf.ByteString data)static ShareShare. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareShare. parseFrom(com.google.protobuf.CodedInputStream input)static ShareShare. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareShare. parseFrom(InputStream input)static ShareShare. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ShareShare. parseFrom(ByteBuffer data)static ShareShare. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type Share Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. createShareAsync(CreateShareRequest request)Creates a share.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. createShareAsync(InstanceName parent, Share share, String shareId)Creates a share.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. createShareAsync(String parent, Share share, String shareId)Creates a share.com.google.api.gax.rpc.OperationCallable<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerClient. createShareOperationCallable()Creates a share.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerSettings.Builder. createShareOperationSettings()Returns the builder for the settings used for calls to createShare.com.google.api.gax.rpc.OperationCallSettings<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerSettings. createShareOperationSettings()Returns the object with the settings used for calls to createShare.static io.grpc.MethodDescriptor<GetShareRequest,Share>CloudFilestoreManagerGrpc. getGetShareMethod()com.google.protobuf.Parser<Share>Share. getParserForType()com.google.common.util.concurrent.ListenableFuture<Share>CloudFilestoreManagerGrpc.CloudFilestoreManagerFutureStub. getShare(GetShareRequest request)Gets the details of a specific share.com.google.api.gax.rpc.UnaryCallable<GetShareRequest,Share>CloudFilestoreManagerClient. getShareCallable()Gets the details of a specific share.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetShareRequest,Share>CloudFilestoreManagerSettings.Builder. getShareSettings()Returns the builder for the settings used for calls to getShare.com.google.api.gax.rpc.UnaryCallSettings<GetShareRequest,Share>CloudFilestoreManagerSettings. getShareSettings()Returns the object with the settings used for calls to getShare.List<Share>ListSharesResponse.Builder. getSharesList()A list of shares in the project for the specified instance.List<Share>ListSharesResponse. getSharesList()A list of shares in the project for the specified instance.List<Share>ListSharesResponseOrBuilder. getSharesList()A list of shares in the project for the specified instance.static com.google.protobuf.Parser<Share>Share. parser()com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. updateShareAsync(Share share, com.google.protobuf.FieldMask updateMask)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.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.Methods in com.google.cloud.filestore.v1beta1 with parameters of type Share Modifier and Type Method Description ListSharesResponse.BuilderListSharesResponse.Builder. addShares(int index, Share value)A list of shares in the project for the specified instance.ListSharesResponse.BuilderListSharesResponse.Builder. addShares(Share value)A list of shares in the project for the specified instance.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. createShareAsync(InstanceName parent, Share share, String shareId)Creates a share.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. createShareAsync(String parent, Share share, String shareId)Creates a share.Share.BuilderShare.Builder. mergeFrom(Share other)CreateShareRequest.BuilderCreateShareRequest.Builder. mergeShare(Share value)Required.UpdateShareRequest.BuilderUpdateShareRequest.Builder. mergeShare(Share value)Required.static Share.BuilderShare. newBuilder(Share prototype)CreateShareRequest.BuilderCreateShareRequest.Builder. setShare(Share value)Required.UpdateShareRequest.BuilderUpdateShareRequest.Builder. setShare(Share value)Required.ListSharesResponse.BuilderListSharesResponse.Builder. setShares(int index, Share value)A list of shares in the project for the specified instance.com.google.api.gax.longrunning.OperationFuture<Share,OperationMetadata>CloudFilestoreManagerClient. updateShareAsync(Share share, com.google.protobuf.FieldMask updateMask)Updates the settings of a specific share.Method parameters in com.google.cloud.filestore.v1beta1 with type arguments of type Share Modifier and Type Method Description ListSharesResponse.BuilderListSharesResponse.Builder. addAllShares(Iterable<? extends Share> values)A list of shares in the project for the specified instance.static com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPagedResponse>CloudFilestoreManagerClient.ListSharesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)protected CloudFilestoreManagerClient.ListSharesPageCloudFilestoreManagerClient.ListSharesPage. createPage(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, ListSharesResponse response)com.google.api.core.ApiFuture<CloudFilestoreManagerClient.ListSharesPage>CloudFilestoreManagerClient.ListSharesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSharesRequest,ListSharesResponse,Share> context, com.google.api.core.ApiFuture<ListSharesResponse> futureResponse)default voidCloudFilestoreManagerGrpc.AsyncService. getShare(GetShareRequest request, io.grpc.stub.StreamObserver<Share> responseObserver)Gets the details of a specific share.voidCloudFilestoreManagerGrpc.CloudFilestoreManagerStub. getShare(GetShareRequest request, io.grpc.stub.StreamObserver<Share> responseObserver)Gets the details of a specific share. -
Uses of Share in com.google.cloud.filestore.v1beta1.stub
Methods in com.google.cloud.filestore.v1beta1.stub that return types with arguments of type Share Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStub. createShareOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateShareRequest,Share,OperationMetadata>GrpcCloudFilestoreManagerStub. createShareOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateShareRequest,Share,OperationMetadata>HttpJsonCloudFilestoreManagerStub. createShareOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStubSettings.Builder. createShareOperationSettings()Returns the builder for the settings used for calls to createShare.com.google.api.gax.rpc.OperationCallSettings<CreateShareRequest,Share,OperationMetadata>CloudFilestoreManagerStubSettings. createShareOperationSettings()Returns the object with the settings used for calls to createShare.com.google.api.gax.rpc.UnaryCallable<GetShareRequest,Share>CloudFilestoreManagerStub. getShareCallable()com.google.api.gax.rpc.UnaryCallable<GetShareRequest,Share>GrpcCloudFilestoreManagerStub. getShareCallable()com.google.api.gax.rpc.UnaryCallable<GetShareRequest,Share>HttpJsonCloudFilestoreManagerStub. getShareCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetShareRequest,Share>CloudFilestoreManagerStubSettings.Builder. getShareSettings()Returns the builder for the settings used for calls to getShare.com.google.api.gax.rpc.UnaryCallSettings<GetShareRequest,Share>CloudFilestoreManagerStubSettings. getShareSettings()Returns the object with the settings used for calls to getShare.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.
-