Class Tenant
java.lang.Object
org.opensearch.client.opensearch.security.Tenant
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<Tenant.Builder,Tenant>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class Tenant
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<Tenant.Builder,Tenant>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<Tenant> Json deserializer forTenant -
Method Summary
Modifier and TypeMethodDescriptionstatic Tenant.Builderbuilder()final StringAPI name:descriptionbooleaninthashCode()final Booleanhidden()API name:hiddenstatic Tenantfinal Booleanreserved()API name:reservedvoidserialize(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) Serialize this object to JSON.protected voidserializeInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper) protected static voidfinal Booleanstatic_()API name:staticCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.opensearch.client.json.PlainJsonSerializable
toJsonStringMethods inherited from interface org.opensearch.client.util.ToCopyableBuilder
copy
-
Field Details
-
_DESERIALIZER
Json deserializer forTenant
-
-
Method Details
-
of
-
description
API name:description -
reserved
API name:reserved -
static_
API name:static -
serialize
Serialize this object to JSON.- Specified by:
serializein interfaceJsonpSerializable
-
serializeInternal
-
toBuilder
Description copied from interface:ToCopyableBuilderCreate a new builderToCopyableBuilderthat is initialised with the current state of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<Tenant.Builder,Tenant> - Returns:
- a new builder instance.
-
builder
-
setupTenantDeserializer
-
hashCode
public int hashCode() -
equals
-