Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareInitialOwner
-
Packages that use ShareInitialOwner Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of ShareInitialOwner in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return ShareInitialOwner Modifier and Type Method Description ShareInitialOwner
ShareInitialOwner.Builder. build()
Builds a ShareInitialOwner.ShareInitialOwner
SharePrototype. initialOwner()
Gets the initialOwner.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareInitialOwner Modifier and Type Method Description SharePrototypeShareBySize.Builder
SharePrototypeShareBySize.Builder. initialOwner(ShareInitialOwner initialOwner)
Set the initialOwner.
-