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