Registry / cloud / apiman-gateway-engine-beans

apiman-gateway-engine-beans

JSON →
library3.1.3.Finaljavamavenunverified

Bean classes for the Apiman API Management gateway engine, providing data models for policy and service management.

<dependency> <groupId>io.apiman</groupId> <artifactId>apiman-gateway-engine-beans</artifactId> <version>3.1.3.Final</version> </dependency>
INSTALL
IMPORT
SIG · APIMAN-GATEWAY-ENG
A
apiman-gateway-engine-beans
cloudjavav3.1.3.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Policy
io.apiman.gateway.engine.beans.Policy

Creates a new API policy with a name.

import io.apiman.gateway.engine.beans.Policy; public class Example { public static void main(String[] args) { Policy policy = new Policy(); policy.setName("Rate Limiting"); System.out.println(policy.getName()); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.3.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Resources