Uses of Class
com.ibm.cloud.is.vpc.v1.model.GetShareProfileOptions
-
Packages that use GetShareProfileOptions Package Description com.ibm.cloud.is.vpc.v1 Virtual Private Cloud API v1.com.ibm.cloud.is.vpc.v1.model -
-
Uses of GetShareProfileOptions in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 with parameters of type GetShareProfileOptions Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ShareProfile>
Vpc. getShareProfile(GetShareProfileOptions getShareProfileOptions)
Retrieve a file share profile. -
Uses of GetShareProfileOptions in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return GetShareProfileOptions Modifier and Type Method Description GetShareProfileOptions
GetShareProfileOptions.Builder. build()
Builds a GetShareProfileOptions.
-