Uses of Interface
com.google.cloud.filestore.v1beta1.ShareOrBuilder
-
Packages that use ShareOrBuilder Package Description com.google.cloud.filestore.v1beta1 A client to Cloud Filestore API -
-
Uses of ShareOrBuilder in com.google.cloud.filestore.v1beta1
Classes in com.google.cloud.filestore.v1beta1 that implement ShareOrBuilder Modifier and Type Class Description classShareA Filestore share.static classShare.BuilderA Filestore share.Methods in com.google.cloud.filestore.v1beta1 that return ShareOrBuilder Modifier and Type Method Description ShareOrBuilderCreateShareRequest.Builder. getShareOrBuilder()Required.ShareOrBuilderCreateShareRequest. getShareOrBuilder()Required.ShareOrBuilderCreateShareRequestOrBuilder. getShareOrBuilder()Required.ShareOrBuilderUpdateShareRequest.Builder. getShareOrBuilder()Required.ShareOrBuilderUpdateShareRequest. getShareOrBuilder()Required.ShareOrBuilderUpdateShareRequestOrBuilder. getShareOrBuilder()Required.ShareOrBuilderListSharesResponse.Builder. getSharesOrBuilder(int index)A list of shares in the project for the specified instance.ShareOrBuilderListSharesResponse. getSharesOrBuilder(int index)A list of shares in the project for the specified instance.ShareOrBuilderListSharesResponseOrBuilder. getSharesOrBuilder(int index)A list of shares in the project for the specified instance.Methods in com.google.cloud.filestore.v1beta1 that return types with arguments of type ShareOrBuilder Modifier and Type Method Description List<? extends ShareOrBuilder>ListSharesResponse.Builder. getSharesOrBuilderList()A list of shares in the project for the specified instance.List<? extends ShareOrBuilder>ListSharesResponse. getSharesOrBuilderList()A list of shares in the project for the specified instance.List<? extends ShareOrBuilder>ListSharesResponseOrBuilder. getSharesOrBuilderList()A list of shares in the project for the specified instance.
-