Class KeyIdentityByCRN.Builder

    • Constructor Detail

      • Builder

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