Interface PayloadTypesApi


public interface PayloadTypesApi
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<Void>
     
  • Method Details

    • listPayloadTypes

      @GetMapping("/api/v1/payload_types") org.springframework.http.ResponseEntity<Void> listPayloadTypes()