Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareProfileIdentity
-
Packages that use ShareProfileIdentity Package Description com.ibm.cloud.is.vpc.v1.model -
-
Uses of ShareProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ShareProfileIdentity in com.ibm.cloud.is.vpc.v1.model Modifier and Type Class Description classShareProfileIdentityByHrefShareProfileIdentityByHref.classShareProfileIdentityByNameShareProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return ShareProfileIdentity Modifier and Type Method Description ShareProfileIdentitySharePatch. profile()Gets the profile.ShareProfileIdentitySharePrototype. profile()Gets the profile.ShareProfileIdentitySharePrototypeShareContext. profile()Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareProfileIdentity Modifier and Type Method Description SharePatch.BuilderSharePatch.Builder. profile(ShareProfileIdentity profile)Set the profile.SharePrototypeShareBySize.BuilderSharePrototypeShareBySize.Builder. profile(ShareProfileIdentity profile)Set the profile.SharePrototypeShareBySourceShare.BuilderSharePrototypeShareBySourceShare.Builder. profile(ShareProfileIdentity profile)Set the profile.SharePrototypeShareContext.BuilderSharePrototypeShareContext.Builder. profile(ShareProfileIdentity profile)Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareProfileIdentity Constructor Description Builder(ShareProfileIdentity shareProfileIdentityByHref)Instantiates a new Builder from an existing ShareProfileIdentityByHref instance.Builder(ShareProfileIdentity shareProfileIdentityByName)Instantiates a new Builder from an existing ShareProfileIdentityByName instance.Builder(ShareProfileIdentity profile, ZoneIdentity zone, Long size)Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, ZoneIdentity zone, String replicationCronSpec, ShareIdentity sourceShare)Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, String replicationCronSpec, ZoneIdentity zone)Instantiates a new builder with required properties.
-