Uses of Class
com.ibm.cloud.is.vpc.v1.model.ShareIdentity
Packages that use ShareIdentity
-
Uses of ShareIdentity in com.ibm.cloud.is.vpc.v1.model
Subclasses of ShareIdentity in com.ibm.cloud.is.vpc.v1.modelModifier and TypeClassDescriptionclassShareIdentityByCRN.classShareIdentityByHref.classShareIdentityById.Methods in com.ibm.cloud.is.vpc.v1.model that return ShareIdentityModifier and TypeMethodDescriptionSharePrototype.originShare()Gets the originShare.SharePrototype.sourceShare()Gets the sourceShare.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareIdentityModifier and TypeMethodDescriptionSharePrototypeShareByOriginShare.Builder.originShare(ShareIdentity originShare) Set the originShare.SharePrototypeShareBySourceShare.Builder.sourceShare(ShareIdentity sourceShare) Set the sourceShare.Constructors in com.ibm.cloud.is.vpc.v1.model with parameters of type ShareIdentityModifierConstructorDescriptionBuilder(ShareIdentity shareIdentityByCrn) Instantiates a new Builder from an existing ShareIdentityByCRN instance.Builder(ShareIdentity shareIdentityByHref) Instantiates a new Builder from an existing ShareIdentityByHref instance.Builder(ShareIdentity shareIdentityById) Instantiates a new Builder from an existing ShareIdentityById instance.Builder(ShareIdentity originShare) Instantiates a new builder with required properties.Builder(ShareProfileIdentity profile, String replicationCronSpec, ShareIdentity sourceShare, ZoneIdentity zone) Instantiates a new builder with required properties.