| Class and Description |
|---|
| DCRParamRequest |
| Class and Description |
|---|
| APICreationRequestBean
Bean class to contain the Information needed to create and update process of a API.
|
| APIRequest
Class to Provides basic API request.
|
| SubscriptionRequest
Basic request for subscribe to API
action=addAPISubscription&name=apiName&version=1.0.0&provider=provider&tier=Gold&applicationName=DefaultApplication
|
| Class and Description |
|---|
| APIMURLBean
this class creates basic URLs that needs to be used
Do not hard code any web app names in this class, construct them outside
make sure you have enabled nonBlockingTransportEnabled="true" in product group instance
at automation.xml
|
| Class and Description |
|---|
| AbstractRequest |
| APILifeCycleAction |
| APILifeCycleState
API life cycle state used too update API's in test cases
|
| APIResourceBean
Bean class to contain the HTTP API resource information.
|
| APIThrottlingTier
This class provide the available throttling tiers
|
| ProductionEndpointBean
This bean class is used to represent production endpoint
|
| Class and Description |
|---|
| AddDocumentRequestBean
Bean class to contain the Information needed to create a document.
|
| APICreationRequestBean
Bean class to contain the Information needed to create and update process of a API.
|
| APIDesignBean
Bean class to contain the information needed to create an API up to design level.
|
| APIImplementationBean
Bean class to contain the information needed to Implement the already Designed API
|
| APILifeCycleStateRequest
action=updateStatus&name=YoutubeFeeds&version=1.0.0&provider=provider1&status=PUBLISHED&publishToGateway=true
|
| APIRequest
Class to Provides basic API request.
|
| APIThrottlingTierRequest
Basic request bean for adding/editing throttling tier
action=addTier&tierName=Platinum&requestCount=30&unitTime=60&description=Platinum&stopOnQuotaReach=true&tierPlan=FREE
&attributes={}
|
| APPKeyRequestGenerator
Generate application key request
action=generateApplicationKey&application=DefaultApplication&keytype=PRODUCTION&callbackUrl=&authorizedDomains=ALL&validityTime=360000
|
| ClientCertificateCreationBean
This is request bean for uploading client certificate.
|
| SubscriptionRequest
Basic request for subscribe to API
action=addAPISubscription&name=apiName&version=1.0.0&provider=provider&tier=Gold&applicationName=DefaultApplication
|
| Class and Description |
|---|
| APIBean |
Copyright © 2020 WSO2 Inc. All rights reserved.