Class ClusterStateSnapshots
java.lang.Object
org.opensearch.client.opensearch.cluster.ClusterStateSnapshots
- All Implemented Interfaces:
ToJsonp
public final class ClusterStateSnapshots extends java.lang.Object implements ToJsonp
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classClusterStateSnapshots.BuilderBuilder forClusterStateSnapshots. -
Field Summary
Fields Modifier and Type Field Description static JsonpDeserializer<ClusterStateSnapshots>DESERIALIZERJson deserializer for ClusterStateSnapshots -
Constructor Summary
Constructors Modifier Constructor Description protectedClusterStateSnapshots(ClusterStateSnapshots.Builder builder) -
Method Summary
Modifier and Type Method Description protected static voidsetupClusterStateSnapshotsDeserializer(DelegatingDeserializer<ClusterStateSnapshots.Builder> op)java.util.List<Status>snapshots()API name:snapshotsvoidtoJsonp(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)Serialize this object to JSON.protected voidtoJsonpInternal(jakarta.json.stream.JsonGenerator generator, JsonpMapper mapper)
-
Field Details
-
DESERIALIZER
Json deserializer for ClusterStateSnapshots
-
-
Constructor Details
-
Method Details
-
snapshots
API name:snapshots -
toJsonp
Serialize this object to JSON. -
toJsonpInternal
-
setupClusterStateSnapshotsDeserializer
protected static void setupClusterStateSnapshotsDeserializer(DelegatingDeserializer<ClusterStateSnapshots.Builder> op)
-