io.imunity.attr.introspection.summary.ReceivedAttribute Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of unity-server-web-attr-introspection Show documentation
Show all versions of unity-server-web-attr-introspection Show documentation
Attribute introspection endpoint
/*
* Copyright (c) 2021 Bixbit - Krzysztof Benedyczak. All rights reserved.
* See LICENCE.txt file for licensing information.
*/
package io.imunity.attr.introspection.summary;
import java.util.Collections;
import java.util.List;
import java.util.Objects;
import java.util.Optional;
class ReceivedAttribute
{
final String name;
final Optional description;
final List