Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareProfileIdentity
Packages that use ShareProfileIdentity
-
Uses of ShareProfileIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ShareProfileIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassShareProfileIdentityByHref.classShareProfileIdentityByName.Methods in com.ibm.cloud.is.vpc.v1.model that return ShareProfileIdentityModifier and TypeMethodDescriptionSharePatch.profile()Gets the profile.SharePrototype.profile()Gets the profile.SharePrototypeShareContext.profile()Gets the profile.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareProfileIdentityModifier and TypeMethodDescriptionSharePatch.Builder.profile(ShareProfileIdentity profile) Set the profile.SharePrototypeShareBySize.Builder.profile(ShareProfileIdentity profile) Set the profile.SharePrototypeShareBySourceShare.Builder.profile(ShareProfileIdentity profile) Set the profile.SharePrototypeShareBySourceSnapshot.Builder.profile(ShareProfileIdentity profile) Set the profile.SharePrototypeShareContext.Builder.profile(ShareProfileIdentity profile) Set the profile.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareProfileIdentityModifierConstructorDescriptionBuilder(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, Long size, ZoneIdentity zone) Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, String replicationCronSpec, ShareIdentity sourceShare, ZoneIdentity zone) Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, ShareSourceSnapshotPrototype sourceSnapshot) Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, String replicationCronSpec, ZoneIdentity zone) Instantiates a new builder with required properties.