Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareProfileCollection
-
Packages that use ShareProfileCollection Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1. -
-
Uses of ShareProfileCollection in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type ShareProfileCollection Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ShareProfileCollection>
Vpc. listShareProfiles()
List file share profiles.com.ibm.cloud.sdk.core.http.ServiceCall<ShareProfileCollection>
Vpc. listShareProfiles(ListShareProfilesOptions listShareProfilesOptions)
List file share profiles.
-