Class KeyIdentityByHref.Builder

    • Constructor Detail

      • Builder

        public Builder​(KeyIdentity keyIdentityByHref)
        Instantiates a new Builder from an existing KeyIdentityByHref instance.
        Parameters:
        keyIdentityByHref - 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 KeyIdentityByHref build()
        Builds a KeyIdentityByHref.
        Returns:
        the new KeyIdentityByHref instance