Class ShareProfileIdentity

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    ShareProfileIdentityByHref, ShareProfileIdentityByName

    public class ShareProfileIdentity
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    Identifies a share profile by a unique property. Classes which extend this class: - ShareProfileIdentityByName - ShareProfileIdentityByHref
    • Method Detail

      • name

        public String name()
        Gets the name. The globally unique name for this share profile.
        Returns:
        the name
      • href

        public String href()
        Gets the href. The URL for this share profile.
        Returns:
        the href