Class ImageIdentityByCRN.Builder

    • Constructor Detail

      • Builder

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