Skip navigation links
A B C D E F G H I K L M O P R S T U V W X Z 

A

ACCESS_TOKEN - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
addMessage(String) - Method in exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
 
addProdEndpoint(Endpoint) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
addProdFailoverEndpoint(Endpoint) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
addSandEndpoint(Endpoint) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
addSandFailoverEndpoint(Endpoint) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
APIBusinessInformationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIBusinessInformationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
APICorsConfigurationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
CORS configuration for the APIDetailedDTO\n
APICorsConfigurationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
APIDetailedDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIDetailedDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
APIDetailedDTO.AccessControlEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest
 
APIDetailedDTO.SubscriptionAvailabilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest
 
APIDetailedDTO.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest
 
APIDetailedDTO.VisibilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest
 
APIEndpointSecurityDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIEndpointSecurityDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
APIEndpointSecurityDTO.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest
 
APIInfoDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIInfoDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
APIListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
APIListPaginationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIListPaginationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
APIMaxTpsDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
APIMaxTpsDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
 
APIS_GET_URI - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
Application - Class in org.wso2.apimgt.gateway.cli.model.oauth
 
Application() - Constructor for class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
APPLICATION_CALLBACK_URL - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
APPLICATION_INIT_FUNC_PREFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
APPLICATION_KEY - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
APPLICATION_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
APPLICATION_POLICY_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
APPLICATION_TIER_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
ApplicationThrottlePolicyDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
ApplicationThrottlePolicyDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyDTO
 
ApplicationThrottlePolicyListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
ApplicationThrottlePolicyListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
 
AUTH_TYPE_NONE - Static variable in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
AUTHORIZATION - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
AUTHORIZATION - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 

B

BALLERINA_EXTENSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
BALLERINA_HOME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
BallerinaOperation - Class in org.wso2.apimgt.gateway.cli.model.template.service
Wraps the Operation from swagger models to provide iterable child models.
BallerinaOperation() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
BallerinaParameter - Class in org.wso2.apimgt.gateway.cli.model.template.service
Wraps the Parameter from swagger models for easier templating.
BallerinaParameter() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
BallerinaPath - Class in org.wso2.apimgt.gateway.cli.model.template.service
Wraps the PathItem from swagger models to provide an iterable object model for operations.
BallerinaPath() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
 
BallerinaService - Class in org.wso2.apimgt.gateway.cli.model.template.service
Wrapper for Swagger.
BallerinaService() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
BallerinaServiceGenException - Exception in org.wso2.apimgt.gateway.cli.exception
Exception type definition for OpenAPI to BalOpenAPI parsing related errors.
BallerinaServiceGenException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.BallerinaServiceGenException
 
BallerinaServiceGenException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.BallerinaServiceGenException
 
BallerinaSwaggerObject<C,D> - Interface in org.wso2.apimgt.gateway.cli.model.template.service
Contract interface for creating a ballerina wrapper from a swagger parser object model.
BandwidthLimitDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
BandwidthLimitDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.BandwidthLimitDTO
 
BASIC - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
BEARER - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
BUILD - Static variable in class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 
build() - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
build() - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
buildAppContext(List<ApplicationThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
buildContext(ApplicationThrottlePolicyDTO) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
buildContext(SubscriptionThrottlePolicyDTO) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
buildContext(Operation, ExtendedAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
buildContext(Operation) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
buildContext(Parameter) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
buildContext(Parameter, ExtendedAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
buildContext(Path, ExtendedAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
 
buildContext(Path) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
 
buildContext(Swagger) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
Build a BallerinaService object from a Swagger object.
buildContext(Swagger, ExtendedAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
buildContext(D) - Method in interface org.wso2.apimgt.gateway.cli.model.template.service.BallerinaSwaggerObject
Build the Ballerina context model C for Open APIDetailedDTO definition/component in D.
buildContext(D, ExtendedAPI) - Method in interface org.wso2.apimgt.gateway.cli.model.template.service.BallerinaSwaggerObject
Build the Ballerina context model C for Open APIDetailedDTO definition/component in D.
buildContext() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.ListenerEndpoint
 
buildSubsContext(List<SubscriptionThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 

C

CALLBACK_URL - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CHARSET_UTF8 - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
CLI_HOME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
CLI_LIB - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
CLI_RUNTIME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
Client - Class in org.wso2.apimgt.gateway.cli.model.config
 
Client() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Client
 
CLIENT_ID - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CLIENT_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CLIENT_SECRET - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CliLauncherException - Exception in org.wso2.apimgt.gateway.cli.exception
Thrown to indicate that an exception occurred in gateway cli program launcher.
CliLauncherException() - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
 
CLIZipException - Exception in org.wso2.apimgt.gateway.cli.exception
Thrown to indicate that an exception occurred while zipping operations in the cli.
CLIZipException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIZipException
Creates a CLIZipException using error message and a throwable
CodeGenerationContext - Class in org.wso2.apimgt.gateway.cli.codegen
 
CodeGenerationContext() - Constructor for class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
 
CodeGenerator - Class in org.wso2.apimgt.gateway.cli.codegen
This class generates Ballerina Services/Clients for a provided OAS definition.
CodeGenerator() - Constructor for class org.wso2.apimgt.gateway.cli.codegen.CodeGenerator
 
CodegenUtils - Class in org.wso2.apimgt.gateway.cli.utils
Utilities used by ballerina code generator.
CodegenUtils() - Constructor for class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
 
compileTemplate(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
Compile given template
CONF_DIRECTORY_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
Config - Class in org.wso2.apimgt.gateway.cli.model.config
 
Config() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Config
 
ConfigParserException - Exception in org.wso2.apimgt.gateway.cli.exception
Exception type definition for config parsing related errors.
ConfigParserException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.ConfigParserException
 
ConfigParserException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.ConfigParserException
 
ContainerConfig - Class in org.wso2.apimgt.gateway.cli.model.config
 
ContainerConfig() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
CONTENT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CONTENT_TYPE_APPLICATION_JSON - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
CONTENT_TYPE_APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
copyFilesToSources(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Copy files to resources directory
copyFolder(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
This function recursively copy all the sub folder and files from source to destination file paths
createLabelConfig(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Create initial label configuration
createLabelGWDistribution(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Create a micro gateway distribution for the provided label
createLabelProjectStructure(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Create a project structure for a particular label.
createMainConfig(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Creates main config file resides in PROJECT_ROOT/conf
createMainProjectStructure(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Create the main structure of the project for all the labels
createUsageException(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Create usage exception
CustomAttributeDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
CustomAttributeDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
 

D

DCRRequest - Class in org.wso2.apimgt.gateway.cli.model.oauth
 
DCRRequest() - Constructor for class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
DCRRequestBuilder - Class in org.wso2.apimgt.gateway.cli.oauth.builder
 
DCRRequestBuilder() - Constructor for class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
decrypt(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Decrypt given value with provided secret
DEFAULT - Static variable in class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 
DEFAULT_LABEL_CONFIG_FILE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
DEFAULT_MAIN_CONFIG_FILE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
DEFAULT_SERVICE_PKG - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
DEFAULT_TEMPLATE_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
Docker - Class in org.wso2.apimgt.gateway.cli.model.config
 
Docker() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Docker
 
DockerConfig - Class in org.wso2.apimgt.gateway.cli.model.config
 
DockerConfig() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
DockerCopyFiles - Class in org.wso2.apimgt.gateway.cli.model.config
 
DockerCopyFiles() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 

E

encrypt(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Encrypt given value with provided secret
Endpoint - Class in org.wso2.apimgt.gateway.cli.model.rest
 
Endpoint() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.Endpoint
 
ENDPOINT_TEMPLATE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
ENDPOINT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
EndpointConfig - Class in org.wso2.apimgt.gateway.cli.model.rest
 
EndpointConfig() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
ENDPOINTS - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
execute() - Method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
 
ExtendedAPI - Class in org.wso2.apimgt.gateway.cli.model.rest.ext
 
ExtendedAPI() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
 
EXTENSION_BALX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
EXTENSION_ZIP - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 

F

FAILOVER - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 

G

GatewayCliCommands - Class in org.wso2.apimgt.gateway.cli.cmd
 
GatewayCliCommands() - Constructor for class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 
GatewayCliConstants - Class in org.wso2.apimgt.gateway.cli.constants
 
GatewayCliConstants() - Constructor for class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GatewayCmdUtils - Class in org.wso2.apimgt.gateway.cli.utils
 
GatewayCmdUtils() - Constructor for class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
GatewayLauncherCmd - Interface in org.wso2.apimgt.gateway.cli.cmd
GatewayLauncherCmd represents a micro gateway cli launcher command.
generate(String, String, List<ExtendedAPI>, boolean) - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerator
Generates ballerina source for provided Open APIDetailedDTO Definition in definitionPath.
generate(String, List<ApplicationThrottlePolicyDTO>, List<SubscriptionThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
Generate ballerina and stream source for a given app and subs policies
generateAccessToken(String, char[]) - Method in interface org.wso2.apimgt.gateway.cli.oauth.OAuthService
Generate access token
generateAccessToken(String, char[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.OAuthServiceImpl
 
generateApplicationPolicies(List<ApplicationThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
Generate application policies source
generateClientIdAndSecret(char[]) - Method in interface org.wso2.apimgt.gateway.cli.oauth.OAuthService
Generate OAuth application via DCR
generateClientIdAndSecret(char[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.OAuthServiceImpl
 
generateInitBal(List<ApplicationThrottlePolicyDTO>, List<SubscriptionThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
Generate init ballerina source which start all other policy ballerina
generateSubscriptionPolicies(List<SubscriptionThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
Generate application policies source
GeneratorConstants - Class in org.wso2.apimgt.gateway.cli.constants
Constants for swagger code generator.
GeneratorConstants() - Constructor for class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
GenSrcFile - Class in org.wso2.apimgt.gateway.cli.model.template
Model class to hold generated source file information.
GenSrcFile(GenSrcFile.GenFileType, String, String) - Constructor for class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
GenSrcFile.GenFileType - Enum in org.wso2.apimgt.gateway.cli.model.template
Type specifier for generated source files.
GET - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
getAccessControl() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Is the APIDetailedDTO is restricted to certain set of publishers or creators or is it visible to all the\npublishers and creators.
getAccessControlAllowCredentials() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
getAccessControlAllowHeaders() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
getAccessControlAllowMethods() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
getAccessControlAllowOrigins() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
getAccessControlRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The user roles that are able to view/modify as APIDetailedDTO publisher or creator.
getAccessMode() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
getActiveDeadlineSeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getAdditionalProperties() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Map of custom properties of APIDetailedDTO
getAdminEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getAllMethods() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getAllowEmptyValue() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getAnnotations() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getApi() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getApiDefinition() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Swagger definition of the APIDetailedDTO which contains details about URI templates and scopes\n
getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The policy selected for the particular APIDetailedDTO
getAPIs(String, String) - Method in interface org.wso2.apimgt.gateway.cli.rest.RESTAPIService
Get APIs of given label
getAPIs(String, String) - Method in class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
 
getApplicationPolicies(String) - Method in interface org.wso2.apimgt.gateway.cli.rest.RESTAPIService
Get list of application
getApplicationPolicies(String) - Method in class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
 
getAuthorizationHeader() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
* The authorization header of the API
getBackoffLimit() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getBallerinaConf() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
getBaseImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getBaseImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getBaseImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getBillingPlan() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
define whether this is Paid or a Free plan.
getBuildImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getBuildImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getBuildImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getBusinessInformation() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getBusinessOwner() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
getBusinessOwnerEmail() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
getCacheTimeout() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getCallbackUrl() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
getClient() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
getClientId() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getClientId() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
getClientKey() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getClientName() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
getClientSecret() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getClientSecret() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
getClientSecret() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getCLIHome() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Get cli home location
getCodeGenerationContext() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
getCommandUsageInfo(String) - Static method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
 
getConfig() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
getConfigFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Get config folder location
getContainerConfig() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getContainerConfig() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.ListenerEndpoint
 
getContainerConfig() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
getContent() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
getContext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
A string that represents the context of the user's request
getCopyFiles() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getCorsConfiguration() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
getCorsConfiguration() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getCorsConfigurationEnabled() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
getCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
Number of APIs returned.\n
getCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
Number of Application Throttling Policies returned.\n
getCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
Number of Subscription Throttling Policies returned.\n
getCount() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getCpuPrecentage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
getCustomAttributes() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
Custom attributes added to the Subscription Throttling Policy\n
getData() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
getData() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
getDataAmount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.BandwidthLimitDTO
Amount of data allowed to be transfered
getDataUnit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.BandwidthLimitDTO
Unit of data allowed to be transfered.
getDebugPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getDefaultLimit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyDTO
 
getDefaultLimit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
getDefaultValue() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getDefaultValue() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getDefaultValue() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
 
getDefaultValue() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getDefaultValue() - Method in interface org.wso2.apimgt.gateway.cli.model.template.service.BallerinaSwaggerObject
Retrieve the default value for this type.
getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
A brief description about the APIDetailedDTO
getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.LabelDTO
 
getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
Description of the policy
getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getDestinationStatsEnabled() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getDisplayName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
Display name of the policy
getDocker() - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
getDockerCertPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getDockerCertPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getDockerCertPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getDockerConfig() - Method in class org.wso2.apimgt.gateway.cli.model.config.Docker
 
getDockerCopyFiles() - Method in class org.wso2.apimgt.gateway.cli.model.config.Docker
 
getDockerHost() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getDockerHost() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getDockerHost() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getEnableDebug() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getEnableLiveness() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getEnableTLS() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getEndpointConfigRepresentation() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
 
getEndpointSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getEndpointType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
getEndpointUrl() - Method in class org.wso2.apimgt.gateway.cli.model.rest.Endpoint
 
getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getExternalDocs() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getFileName() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
getFiltersFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Get filters folder location
getFuncName() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getGatewayEnvironments() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Comma separated list of gateway environments.\n
getGrantType() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getGrantTypes() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
getGrantTypes() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
getHasDocker() - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
getHasKubernetes() - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
getHostname() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getHttpRequestTimeout() - Method in class org.wso2.apimgt.gateway.cli.model.config.Client
 
getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
UUID of the api registry artifact\n
getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
getImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getImage() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getImagePullPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getImagePullPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getIn() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getInfo() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getIngressClass() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getInitialDelaySeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getIsBallerinaConf() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
getIsDefaultVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getIsDeployed() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
Indicates whether the policy is deployed successfully or not.
getKubernetes() - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
getKubernetesConfigMap() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesDeployment() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesHpa() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesIngress() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesJob() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesPersistentVolumeClaim() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesSecret() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getKubernetesService() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
getLabel() - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
 
getLabelConfigDirPath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns path to the label conf folder in the project root
getLabelConfigLocation(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns location of the main configuration file of given project root
getLabelDirectoryPath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns path to the given label project in the project root path
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Labels of micro-gateway environments attached to the APIDetailedDTO.\n
getLabelSrcDirectoryPath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns path to the /src of a given label project in the project root path
getLimit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
getList() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
getList() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
 
getList() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
 
getLivenessPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getMainConfigDirPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns path to the conf folder in the project root
getMainConfigLocation(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Returns location of the main configuration file of given project root
getMaxReplicas() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
getMaxTps() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getMessages() - Method in exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
 
getMethods() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getMinReplicas() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
getModelPackage() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getModelPackage() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
getName() - Method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
Name of the APIDetailedDTO
getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.LabelDTO
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
Name of the custom attribute
getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getName() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getNext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
Link to the next subset of resources qualified.\nEmpty if no more resources are to be returned.\n
getOffset() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
getOperationId() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getOperations() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
 
getOwner() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
getPagination() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
getParameters() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getPassword() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getPassword() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getPassword() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getPassword() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getPassword() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
getPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getPaths() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getPeriodSeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getPolicyId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
Id of policy
getPolicyInitNames() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
getPolicyKey() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getPolicyName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
Name of policy
getPolicyType() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
getPrevious() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
Link to the previous subset of resources qualified.\nEmpty if current subset is the first subset returned.\n
getProdEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
getProdFailoverEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
getProduction() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
 
getProvider() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
If the provider value is not given, the user invoking the APIDetailedDTO will be used as the provider.\n
getPublisherEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getPush() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getPush() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getPush() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getQualifiedServiceName() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getRateLimitCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
Burst control request count
getRateLimitTimeUnit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
Burst control time unit
getReadOnly() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
getReadOnly() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
getReadOnly() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
getRedirectUris() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
getRegistrationEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getRegistry() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getReplicas() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getRequestCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.RequestCountLimitDTO
Maximum number of requests allowed
getRequired() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
getResourceFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Get resources file directory path
getResourceTier() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getResponseCaching() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getResponseString(InputStream) - Static method in class org.wso2.apimgt.gateway.cli.utils.TokenManagementUtil
Get input string as string
getRestartPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getSandbox() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
 
getSandEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
getSandFailoverEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
getSchedule() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getScope() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getScopes() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getSequences() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getServiceType() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
getShared() - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
getSingleYAML() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getSource() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
getSrcPackage() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getSrcPackage() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getStatus() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
This describes in which status of the lifecycle the APIDetailedDTO is
getStopOnQuotaReach() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
This indicates the action to be taken when a user goes beyond the allocated quota.
getStoredWorkspaceLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Retrieve stored workspace location
getSubscriptionAvailability() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The subscription availability.
getSubscriptionAvailableTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getSubscriptionPolicies(String) - Method in interface org.wso2.apimgt.gateway.cli.rest.RESTAPIService
Get list of subsription policies
getSubscriptionPolicies(String) - Method in class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
 
getSummary() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getTag() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getTags() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Search keywords related to the APIDetailedDTO
getTags() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
getTags() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
getTarget() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
getTargetPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
getTechnicalOwner() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
getTechnicalOwnerEmail() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
getThumbnailUri() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
getTiers() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The subscription tiers selected for the particular APIDetailedDTO
getTierType() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getTimeUnit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
Unit of the time.
getToken() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
getTokenEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getTokenScope() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
getTotal() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
getTransport() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
Supported transports for the APIDetailedDTO (http and/or https).\n
getTrustStoreAbsoluteLocation() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getTrustStoreLocation() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getTrustStorePassword() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The transport to be set.
getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
Type of the throttling limit.
getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
getType() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
getUnitTime() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
Time limit that the throttling limit applies.
getUnitTime() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
getUsername() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
getValue() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
Value of the custom attribute
getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
The version of the APIDetailedDTO
getVisibility() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The visibility level of the APIDetailedDTO.
getVisibleRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
The user roles that are able to access the APIDetailedDTO
getVisibleTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
getVolumeClaimSize() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
getWsdlUri() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
WSDL URL if the APIDetailedDTO is based on a WSDL endpoint\n
GRANT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
GW_DIST_BIN - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_CONF - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_CONF_FILE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_EXEC - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_EXTENSION_FILTER - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_FILTERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_PREFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_RESOURCES - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_RUNTIME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_SH - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_DIST_SH_PATH - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
GW_TARGET_DIST - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 

H

HELP - Static variable in class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 
HTTP - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 

I

INIT_FUNC_SUFFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
isEnable() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
isOverwritable() - Method in enum org.wso2.apimgt.gateway.cli.model.template.GenSrcFile.GenFileType
 
isSaasApp() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
isSecured() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 

K

K8S_DEPLOYMENT - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
K8S_SERVICE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
Kubernetes - Class in org.wso2.apimgt.gateway.cli.model.config
 
Kubernetes() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
KubernetesConfigMap - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesConfigMap() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
KubernetesDeployment - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesDeployment() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
KubernetesHpa - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesHpa() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
KubernetesIngress - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesIngress() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
KubernetesJob - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesJob() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
KubernetesPersistentVolumeClaim - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesPersistentVolumeClaim() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
KubernetesSecret - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesSecret() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
KubernetesService - Class in org.wso2.apimgt.gateway.cli.model.config
 
KubernetesService() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 

L

LABEL_CONFIG_FILE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
LABEL_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
LabelDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
LabelDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.LabelDTO
 
ListenerEndpoint - Class in org.wso2.apimgt.gateway.cli.model.template.service
 
ListenerEndpoint() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.service.ListenerEndpoint
 
LOAD_BALANCE - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 

M

Main - Class in org.wso2.apimgt.gateway.cli.cmd
This class executes the gateway cli program.
Main() - Constructor for class org.wso2.apimgt.gateway.cli.cmd.Main
 
main(String...) - Static method in class org.wso2.apimgt.gateway.cli.cmd.Main
 
MAIN_CONFIG_FILE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
MAIN_DIRECTORY_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
makeFirstLetterLowerCase(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Convert first letter to lower case
MICRO_GW - Static variable in class org.wso2.apimgt.gateway.cli.cmd.Main
 
modelPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
modelPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
modelPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 

O

OAuthService - Interface in org.wso2.apimgt.gateway.cli.oauth
 
OAuthServiceImpl - Class in org.wso2.apimgt.gateway.cli.oauth
 
OAuthServiceImpl() - Constructor for class org.wso2.apimgt.gateway.cli.oauth.OAuthServiceImpl
 
OAuthTokenRequest - Class in org.wso2.apimgt.gateway.cli.model.oauth
 
OAuthTokenRequest() - Constructor for class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
OAuthTokenRequestBuilder - Class in org.wso2.apimgt.gateway.cli.oauth.builder
 
OAuthTokenRequestBuilder() - Constructor for class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
org.wso2.apimgt.gateway.cli.cmd - package org.wso2.apimgt.gateway.cli.cmd
 
org.wso2.apimgt.gateway.cli.codegen - package org.wso2.apimgt.gateway.cli.codegen
 
org.wso2.apimgt.gateway.cli.config - package org.wso2.apimgt.gateway.cli.config
 
org.wso2.apimgt.gateway.cli.constants - package org.wso2.apimgt.gateway.cli.constants
 
org.wso2.apimgt.gateway.cli.exception - package org.wso2.apimgt.gateway.cli.exception
 
org.wso2.apimgt.gateway.cli.model.config - package org.wso2.apimgt.gateway.cli.model.config
 
org.wso2.apimgt.gateway.cli.model.oauth - package org.wso2.apimgt.gateway.cli.model.oauth
 
org.wso2.apimgt.gateway.cli.model.rest - package org.wso2.apimgt.gateway.cli.model.rest
 
org.wso2.apimgt.gateway.cli.model.rest.ext - package org.wso2.apimgt.gateway.cli.model.rest.ext
 
org.wso2.apimgt.gateway.cli.model.rest.policy - package org.wso2.apimgt.gateway.cli.model.rest.policy
 
org.wso2.apimgt.gateway.cli.model.template - package org.wso2.apimgt.gateway.cli.model.template
 
org.wso2.apimgt.gateway.cli.model.template.policy - package org.wso2.apimgt.gateway.cli.model.template.policy
 
org.wso2.apimgt.gateway.cli.model.template.service - package org.wso2.apimgt.gateway.cli.model.template.service
 
org.wso2.apimgt.gateway.cli.oauth - package org.wso2.apimgt.gateway.cli.oauth
 
org.wso2.apimgt.gateway.cli.oauth.builder - package org.wso2.apimgt.gateway.cli.oauth.builder
 
org.wso2.apimgt.gateway.cli.rest - package org.wso2.apimgt.gateway.cli.rest
 
org.wso2.apimgt.gateway.cli.utils - package org.wso2.apimgt.gateway.cli.utils
 
OWNER - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 

P

parse(String, Class<T>) - Static method in class org.wso2.apimgt.gateway.cli.config.TOMLConfigParser
Parses the given TOML configuration file and de-serialize the content into given config type.
PASSWORD - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
PASSWORD_GRANT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
POLICY_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
POLICY_VIEW_TOKEN_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
POST - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
PRODUCTION_ENDPOINTS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
PRODUCTION_FAILOVERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
PROJECT_CONF_FILE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
PROJECT_ROOT_HOLDER_FILE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
PROJECTS_DIRECTORY_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
PROJECTS_SRC_DIRECTORY_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
PROJECTS_TARGET_DIRECTORY_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 

R

readFileAsString(String, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Read file as string
requestBody() - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
requestBody() - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
RequestCountLimitDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
RequestCountLimitDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.RequestCountLimitDTO
 
RESTAPIService - Interface in org.wso2.apimgt.gateway.cli.rest
 
RESTAPIServiceImpl - Class in org.wso2.apimgt.gateway.cli.rest
 
RESTAPIServiceImpl() - Constructor for class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
 
RESTServiceConstants - Class in org.wso2.apimgt.gateway.cli.constants
 
RESTServiceConstants() - Constructor for class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
RUN - Static variable in class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 

S

SAAS_APP - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
SANDBOX_ENDPOINTS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
SANDBOX_FAILOVERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
SequenceDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
 
SequenceDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
SERVICE_TEMPLATE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
setAccessControl(APIDetailedDTO.AccessControlEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setAccessControlAllowCredentials(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
setAccessControlAllowHeaders(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
setAccessControlAllowMethods(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
setAccessControlAllowOrigins(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
setAccessControlRoles(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setAccessMode(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setActiveDeadlineSeconds(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setAdditionalProperties(Map<String, String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setAdminEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setAllowEmptyValue(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
 
setAnnotations(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setApi(ExtendedAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
setApiDefinition(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setApiLevelPolicy(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setAuthorizationHeader(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setBackoffLimit(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setBallerinaConf(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setBaseImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setBaseImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setBaseImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setBillingPlan(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setBuildImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setBuildImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setBuildImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setBusinessInformation(APIBusinessInformationDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setBusinessOwner(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
setBusinessOwnerEmail(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
setCacheTimeout(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setCallbackUrl(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setCallbackUrl(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setClient(Client) - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
setClientId(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setClientId(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
setClientKey(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setClientKey(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setClientName(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setClientName(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setClientSecret(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setClientSecret(char[]) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
setClientSecret(char[]) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setClientSecret(char[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setCodeGenerationContext(CodeGenerationContext) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
setConfig(Config) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
setContainerConfig(ContainerConfig) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
setContainerConfig(ContainerConfig) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
 
setContent(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
setContext(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setCopyFiles(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setCorsConfiguration(APICorsConfigurationDTO) - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
setCorsConfiguration(APICorsConfigurationDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setCorsConfigurationEnabled(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APICorsConfigurationDTO
 
setCount(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
setCount(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
 
setCount(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
 
setCount(long) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setCpuPrecentage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setCustomAttributes(List<CustomAttributeDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setData(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setData(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
setDataAmount(Long) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.BandwidthLimitDTO
 
setDataUnit(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.BandwidthLimitDTO
 
setDebugPort(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setDefaultLimit(ThrottleLimitDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyDTO
 
setDefaultLimit(ThrottleLimitDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setDescription(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setDescription(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.LabelDTO
 
setDescription(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
setDestinationStatsEnabled(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setDisplayName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
setDocker(Docker) - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
setDockerCertPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setDockerCertPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setDockerCertPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setDockerConfig(DockerConfig) - Method in class org.wso2.apimgt.gateway.cli.model.config.Docker
 
setDockerCopyFiles(DockerCopyFiles) - Method in class org.wso2.apimgt.gateway.cli.model.config.Docker
 
setDockerHost(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setDockerHost(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setDockerHost(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
setEnable(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
setEnableDebug(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setEnableLiveness(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setEnableTLS(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setEndpointConfig(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setEndpointConfig(EndpointConfig) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
setEndpointConfigRepresentation(EndpointConfig) - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
 
setEndpointSecurity(APIEndpointSecurityDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setEndpointType(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
setEndpointUrl(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.Endpoint
 
setEnv(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setEnv(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setExternalDocs(ExternalDocs) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
setFileName(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
setFuncName(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setGatewayEnvironments(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setGrantType(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setGrantType(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setGrantTypes(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
setGrantTypes(String[]) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setGrantTypes(String[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setHostname(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setHttpRequestTimeout(int) - Method in class org.wso2.apimgt.gateway.cli.model.config.Client
 
setId(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setId(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
setImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setImage(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setImagePullPolicy(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setImagePullPolicy(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setIngressClass(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setInitialDelaySeconds(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setIsBallerinaConf(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
setIsDefaultVersion(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setIsDeployed(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
setKubernetes(Kubernetes) - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
 
setKubernetesConfigMap(KubernetesConfigMap) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesDeployment(KubernetesDeployment) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesHpa(KubernetesHpa) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesIngress(KubernetesIngress) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesJob(KubernetesJob) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesPersistentVolumeClaim(KubernetesPersistentVolumeClaim) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesSecret(KubernetesSecret) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setKubernetesService(KubernetesService) - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
 
setLabel(String) - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
 
setLabels(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setLabels(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setLabels(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setLabels(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setLabels(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
setLabels(List<LabelDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setLimit(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
setList(List<ExtendedAPI>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
setList(List<ApplicationThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
 
setList(List<SubscriptionThrottlePolicyDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
 
setLivenessPort(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setMaxReplicas(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setMaxTps(APIMaxTpsDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setMinReplicas(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setModelPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setMountPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setMountPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setMountPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.LabelDTO
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setName(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
setNext(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
setOffset(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
setOperationId(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
setOwner(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setOwner(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setPagination(APIListPaginationDTO) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
setParentCmdParser(JCommander) - Method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
 
setPassword(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setPassword(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setPassword(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setPassword(char[]) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setPassword(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
setPassword(char[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setPeriodSeconds(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setPolicyId(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
setPolicyInitNames(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
setPolicyKey(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setPolicyName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
setPolicyType(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setPort(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
setPrevious(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
 
setProdEndpoints(List<Endpoint>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
setProdFailoverEndpoints(List<Endpoint>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
setProduction(Long) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
 
setProvider(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setPublisherEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setPush(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setPush(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setPush(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setQualifiedServiceName(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
setRateLimitCount(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setRateLimitTimeUnit(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setReadOnly(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
 
setReadOnly(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setReadOnly(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
 
setRedirectUris(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.Application
 
setRegistrationEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setRegistry(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setReplicas(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setRequestCount(Long) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.RequestCountLimitDTO
 
setResourceTier(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
setResponseCaching(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setRestartPolicy(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setSaasApp(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setSaasApp(boolean) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setSandbox(Long) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
 
setSandEndpoints(List<Endpoint>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
setSandFailoverEndpoints(List<Endpoint>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointConfig
 
setSchedule(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setScope(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
setScopes(String[]) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setScopes(String[]) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setSecured(boolean) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
setSequences(List<SequenceDTO>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setServiceType(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
 
setShared(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
setSingleYAML(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setSource(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
setSrcPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setStatus(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setStopOnQuotaReach(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
setSubscriptionAvailability(APIDetailedDTO.SubscriptionAvailabilityEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setSubscriptionAvailableTenants(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setTag(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setTags(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setTarget(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerCopyFiles
 
setTargetPath(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
 
setTechnicalOwner(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
setTechnicalOwnerEmail(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
 
setThumbnailUri(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setTiers(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setTierType(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
setTimeUnit(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
 
setToken(Token) - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
 
setTokenEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setTokenScope(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
 
setTokenScope(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.DCRRequestBuilder
 
setTotal(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
 
setTransport(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setTrustStoreLocation(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setTrustStorePassword(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setType(APIDetailedDTO.TypeEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setType(APIEndpointSecurityDTO.TypeEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
setType(ThrottleLimitDTO.TypeEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
 
setType(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
 
setType(GenSrcFile.GenFileType) - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
 
setUnitTime(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
 
setUnitTime(long) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
SETUP - Static variable in class org.wso2.apimgt.gateway.cli.cmd.GatewayCliCommands
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO
 
setUsername(String) - Method in class org.wso2.apimgt.gateway.cli.oauth.builder.OAuthTokenRequestBuilder
 
setValue(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
 
setVersion(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
 
setVisibility(APIDetailedDTO.VisibilityEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setVisibleRoles(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setVisibleTenants(List<String>) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
setVolumeClaimSize(String) - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
 
setWsdlUri(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
 
srcPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
srcPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
srcPackage(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
 
storeWorkspaceLocation(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
Store workspace location
SUBSCRIPTION_INIT_FUNC_PREFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
SUBSCRIPTION_KEY - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
SUBSCRIPTION_POLICY_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
SUBSCRIPTION_TIER_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
SubscriptionThrottlePolicyDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
SubscriptionThrottlePolicyDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
 
SubscriptionThrottlePolicyListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
SubscriptionThrottlePolicyListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
 

T

TEMP_DIR_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
 
TEMPLATES_DIR_PATH_KEY - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
TEMPLATES_SUFFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
THROTTLE_POLICY_INIT_TEMPLATE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
THROTTLE_POLICY_INITIALIZER - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
THROTTLE_POLICY_TEMPLATE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
ThrottleLimitDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
ThrottleLimitDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO
 
ThrottleLimitDTO.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.policy
 
ThrottlePolicy - Class in org.wso2.apimgt.gateway.cli.model.template.policy
 
ThrottlePolicy() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
 
ThrottlePolicyDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
 
ThrottlePolicyDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
 
ThrottlePolicyGenerator - Class in org.wso2.apimgt.gateway.cli.codegen
This class generates Ballerina Services/Clients for a provided OAS definition.
ThrottlePolicyGenerator() - Constructor for class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
 
ThrottlePolicyInitializer - Class in org.wso2.apimgt.gateway.cli.model.template.policy
 
ThrottlePolicyInitializer() - Constructor for class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicyInitializer
 
Token - Class in org.wso2.apimgt.gateway.cli.model.config
 
Token() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Token
 
TOKEN_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
TOKEN_SCOPE_PRODUCTION - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
TokenManagementConstants - Class in org.wso2.apimgt.gateway.cli.constants
 
TokenManagementConstants() - Constructor for class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 
TokenManagementUtil - Class in org.wso2.apimgt.gateway.cli.utils
 
TokenManagementUtil() - Constructor for class org.wso2.apimgt.gateway.cli.utils.TokenManagementUtil
 
TOMLConfigParser - Class in org.wso2.apimgt.gateway.cli.config
 
TOMLConfigParser() - Constructor for class org.wso2.apimgt.gateway.cli.config.TOMLConfigParser
 
trim(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
 

U

UNLIMITED - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
URL - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
 
UTF_8 - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
 
UTF_8 - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 

V

valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.AccessControlEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.SubscriptionAvailabilityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.VisibilityEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO.TypeEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.template.GenSrcFile.GenFileType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.AccessControlEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.SubscriptionAvailabilityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO.VisibilityEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.APIEndpointSecurityDTO.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottleLimitDTO.TypeEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wso2.apimgt.gateway.cli.model.template.GenSrcFile.GenFileType
Returns an array containing the constants of this enum type, in the order they are declared.
VIEW_API_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
 

W

write(String, Object) - Static method in class org.wso2.apimgt.gateway.cli.config.TOMLConfigParser
Write the given config type to a file.
writeBallerina(Object, String, String, String) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
Deprecated.
writeFile(Path, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
Writes a file with content to specified filePath.
writeGeneratedSources(List<GenSrcFile>, Path, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
Write generated templates

X

X_AUTH_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
X_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 
X_THROTTLING_TIER - Static variable in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
 

Z

zip(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.ZipUtils
A method to zip a folder with given path.
ZipUtils - Class in org.wso2.apimgt.gateway.cli.utils
 
ZipUtils() - Constructor for class org.wso2.apimgt.gateway.cli.utils.ZipUtils
 
A B C D E F G H I K L M O P R S T U V W X Z 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.