Class KeyIdentityById.Builder

    • Constructor Detail

      • Builder

        public Builder​(KeyIdentity keyIdentityById)
        Instantiates a new Builder from an existing KeyIdentityById instance.
        Parameters:
        keyIdentityById - the instance to initialize the Builder with
      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

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