Class ImageIdentityById.Builder

    • Constructor Detail

      • Builder

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