Class GetBehavioralAnalyticsRequest
java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.search_application.GetBehavioralAnalyticsRequest
Deprecated.
9.0.0
Get behavioral analytics collections.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class co.elastic.clients.elasticsearch._types.RequestBase
RequestBase.AbstractBuilder<BuilderT extends RequestBase.AbstractBuilder<BuilderT>>
-
Field Summary
FieldsModifier and TypeFieldDescriptionDeprecated.Endpoint "search_application.get_behavioral_analytics
". -
Method Summary
Modifier and TypeMethodDescriptionname()
Deprecated.A list of analytics collections to limit the returned informationDeprecated.Methods inherited from class co.elastic.clients.elasticsearch._types.RequestBase
toString
-
Field Details
-
_ENDPOINT
public static final Endpoint<GetBehavioralAnalyticsRequest,GetBehavioralAnalyticsResponse, _ENDPOINTErrorResponse> Deprecated.Endpoint "search_application.get_behavioral_analytics
".
-
-
Method Details
-
of
public static GetBehavioralAnalyticsRequest of(Function<GetBehavioralAnalyticsRequest.Builder, ObjectBuilder<GetBehavioralAnalyticsRequest>> fn) Deprecated. -
name
Deprecated.A list of analytics collections to limit the returned informationAPI name:
name
-