Class ShareIdentityByCRN.Builder

    • Constructor Detail

      • Builder

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

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

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