Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareCollection
-
Packages that use ShareCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of ShareCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ShareCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ShareCollection>
Vpc. listShares()
List file shares.com.ibm.cloud.sdk.core.http.ServiceCall<ShareCollection>
Vpc. listShares(ListSharesOptions listSharesOptions)
List file shares.
-