Class NodeInfoXpackLicenseType.Builder
java.lang.Object
co.elastic.clients.util.ObjectBuilderBase
co.elastic.clients.util.WithJsonObjectBuilderBase<NodeInfoXpackLicenseType.Builder>
co.elastic.clients.elasticsearch.nodes.info.NodeInfoXpackLicenseType.Builder
- All Implemented Interfaces:
WithJson<NodeInfoXpackLicenseType.Builder>,ObjectBuilder<NodeInfoXpackLicenseType>
- Enclosing class:
- NodeInfoXpackLicenseType
public static class NodeInfoXpackLicenseType.Builder
extends WithJsonObjectBuilderBase<NodeInfoXpackLicenseType.Builder>
implements ObjectBuilder<NodeInfoXpackLicenseType>
Builder for
NodeInfoXpackLicenseType.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds aNodeInfoXpackLicenseType.protected NodeInfoXpackLicenseType.Builderself()Required - API name:typeMethods inherited from class co.elastic.clients.util.WithJsonObjectBuilderBase
withJsonMethods inherited from class co.elastic.clients.util.ObjectBuilderBase
_checkSingleUse, _listAdd, _listAddAll, _mapPut, _mapPutAll
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
type
Required - API name:type -
self
- Specified by:
selfin classWithJsonObjectBuilderBase<NodeInfoXpackLicenseType.Builder>
-
build
Builds aNodeInfoXpackLicenseType.- Specified by:
buildin interfaceObjectBuilder<NodeInfoXpackLicenseType>- Throws:
NullPointerException- if some of the required fields are null.
-