Java org.springframework.boot.actuate.endpoint.http ActuatorMediaType fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.boot.actuate.endpoint.http ActuatorMediaType fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.boot.actuate.endpoint.http ActuatorMediaType.

The text is from its open source code.

Field

StringV1_JSON
Constant for the Actuator V1 media type.
StringV2_JSON
Constant for the Actuator V2 media type.