Class NativeEntityDescriptor.Builder
java.lang.Object
org.graylog2.contentpacks.model.entities.NativeEntityDescriptor.Builder
- All Implemented Interfaces:
Identified.IdBuilder<NativeEntityDescriptor.Builder>,Typed.TypeBuilder<NativeEntityDescriptor.Builder>
- Enclosing class:
- NativeEntityDescriptor
public abstract static class NativeEntityDescriptor.Builder
extends Object
implements Identified.IdBuilder<NativeEntityDescriptor.Builder>, Typed.TypeBuilder<NativeEntityDescriptor.Builder>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract NativeEntityDescriptorbuild()create()abstract NativeEntityDescriptor.BuilderfoundOnSystem(boolean foundOnSystem) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog2.contentpacks.model.Identified.IdBuilder
id, idMethods inherited from interface org.graylog2.contentpacks.model.Typed.TypeBuilder
type
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
create
-
foundOnSystem
-
build
-