Class ActionGroup
java.lang.Object
org.opensearch.client.opensearch.security.ActionGroup
- All Implemented Interfaces:
JsonpSerializable,PlainJsonSerializable,ToCopyableBuilder<ActionGroup.Builder,ActionGroup>
@JsonpDeserializable
@Generated("org.opensearch.client.codegen.CodeGenerator")
public class ActionGroup
extends Object
implements PlainJsonSerializable, ToCopyableBuilder<ActionGroup.Builder,ActionGroup>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final JsonpDeserializer<ActionGroup> Json deserializer forActionGroup -
Method Summary
Modifier and TypeMethodDescriptionAPI name:allowed_actionsstatic ActionGroup.Builderbuilder()final StringAPI name:descriptionbooleaninthashCode()final Booleanhidden()API name:hiddenstatic ActionGroupfinal 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.final Stringtype()API name:typeMethods 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 forActionGroup
-
-
Method Details
-
of
-
allowedActions
API name:allowed_actions -
description
API name:description -
reserved
API name:reserved -
static_
API name:static -
type
API name:type -
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<ActionGroup.Builder,ActionGroup> - Returns:
- a new builder instance.
-
builder
-
setupActionGroupDeserializer
-
hashCode
public int hashCode() -
equals
-