Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareReference
-
Packages that use ShareReference Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of ShareReference in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ShareReference Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ShareReference>Vpc. getShareSource(GetShareSourceOptions getShareSourceOptions)Retrieve the source file share for a replica file share. -
Uses of ShareReference in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ShareReference Modifier and Type Method Description ShareReferenceShare. getReplicaShare()Gets the replicaShare.ShareReferenceShare. getSourceShare()Gets the sourceShare.
-