Class ShareIdentityByHref.Builder

    • Constructor Detail

      • Builder

        public Builder​(ShareIdentity shareIdentityByHref)
        Instantiates a new Builder from an existing ShareIdentityByHref instance.
        Parameters:
        shareIdentityByHref - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(String href)
        Instantiates a new builder with required properties.
        Parameters:
        href - the href
    • Method Detail

      • build

        public ShareIdentityByHref build()
        Builds a ShareIdentityByHref.
        Returns:
        the new ShareIdentityByHref instance