- 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.
- GEN_POLICIES_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- GEN_SRC_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- generate(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, 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(String, String) - Method in class org.wso2.apimgt.gateway.cli.codegen.ThrottlePolicyGenerator
-
Generate ballerina and stream source for a given app and subs policies
- generateAccessToken(String, String, char[], String, String, boolean) - Method in interface org.wso2.apimgt.gateway.cli.oauth.OAuthService
-
Generate access token using password grant
- generateAccessToken(String, String, char[], String, String, boolean) - Method in class org.wso2.apimgt.gateway.cli.oauth.OAuthServiceImpl
-
- generateAPIFromOpenAPIDef(OpenAPI, Path) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
generate ExtendedAPI object from openAPI definition
- generateAPIId(String, String) - Static method in class org.wso2.apimgt.gateway.cli.hashing.HashUtils
-
Get the MD5 hash for an API.
- generateBasicAuthFromSecurity(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
When the security schema string is provided as a comma separated set of values
generate the corresponding schema string.
- generateClientIdAndSecret(String, String, char[], boolean) - Method in interface org.wso2.apimgt.gateway.cli.oauth.OAuthService
-
Generate OAuth application via DCR
- generateClientIdAndSecret(String, String, char[], boolean) - Method in class org.wso2.apimgt.gateway.cli.oauth.OAuthServiceImpl
-
- generateGrpc(String, String, boolean) - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerator
-
Generates ballerina source for provided Open APIDetailedDTO Definition in definitionPath.
- generateResourceId(String, String, String, String) - Static method in class org.wso2.apimgt.gateway.cli.hashing.HashUtils
-
Get the MD5 hash for the given specific resource of an API.
- GENERATESWAGGER_TEMPLATE_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- 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
-
- GeneratorConstants.POLICY_TYPE - Enum in org.wso2.apimgt.gateway.cli.constants
-
- 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 API 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
-
- getAlias() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- 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
-
- getAnnotations() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- getApi() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ResourceRepresentation
-
- getApi() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getAPI(String, String, String) - Method in interface org.wso2.apimgt.gateway.cli.rest.RESTAPIService
-
Gets the API specified by name and version
- getAPI(String, String, String) - Method in class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
-
- 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
- getApiId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
The policy selected for the particular APIDetailedDTO
- getApiRequestInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getApiResponseInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- 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
-
- getApiSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
Type of API security, the current API secured with.
- getApiSwagger() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
- getApplicationPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyListMapper
-
- 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
-
- getBasepath() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getBaseURL() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getBasicAuth() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
-
- 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
-
- getCertificateDetails() - Method in class org.wso2.apimgt.gateway.cli.model.config.MutualSSL
-
- getCertificates() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getClient() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
-
- getClientCertificates() - Method in class org.wso2.apimgt.gateway.cli.model.config.MutualSSL
-
- getClientCertificates(String) - Method in interface org.wso2.apimgt.gateway.cli.rest.RESTAPIService
-
Get list of client certificates
- getClientCertificates(String) - Method in class org.wso2.apimgt.gateway.cli.rest.RESTAPIServiceImpl
-
- 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
- getCLILibPath() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Get cli library location
- getCLILogLevel(Level) - Static method in class org.wso2.apimgt.gateway.cli.logging.LogLevelMapper
-
- getCodeGenerationContext() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
- getCommandUsageInfo(String) - Method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
-
- getConfig() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getConfig() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.ListenerEndpoint
-
- getConfig() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
- getConfigMaps() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMap
-
- 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
-
- getCorsConfigurationDTO() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMetadataDTO
-
- 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.ClientCertificatesDTO
-
- 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.rest.policy.ThrottlePolicyMapper
-
- 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.KubernetesConfigMapConfigItem
-
- getData() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecretItem
-
- 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
-
- getDefaultCorsConfig() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
- 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 interface org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOpenAPIObject
-
Retrieve the default value for this type.
- 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
-
- getDefinitionsLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Get filters folder location
- getDeploymentConfigLocation(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns location of the deployment configuration file of given project
- 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
-
- 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
-
- getEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- getEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
- getEndpointSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
- getEndpointUrl() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointDTO
-
- getEndpointUrlType() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
-
- getEpConfigDTO() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getExitCode() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLIInternalException
-
- getExitCode() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- 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
-
- getFiles() - Method in class org.wso2.apimgt.gateway.cli.model.config.CopyFileConfig
-
- 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
-
- getHostname() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- 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.ResourceRepresentation
-
- 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
-
- getIngressClass() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- getInitialDelaySeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getIsBallerinaConf() - Method in class org.wso2.apimgt.gateway.cli.model.config.CopyFile
-
- 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.
- getKeyStorePassword() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- getKeyStorePath() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- 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
-
- getKubernetesServiceHttp() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
-
- getKubernetesServiceHttps() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
-
- getKubernetesServiceToken() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
-
- 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.config.SecureKubernetesIngress
-
- getLabels() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
Labels of micro-gateway environments attached to the APIDetailedDTO.\n
- 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
-
- getLoggingPropertiesFileLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Get resources file directory path
- getMainConfigLocation() - 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
-
- getMethod() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ResourceRepresentation
-
- getMethods() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getMgwApiScope() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getMgwApiSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getMgwResourceBasicAuth(Operation) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
- getMgwResourceScope(Operation) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Get resource level security scopes of Operation if the security scheme is oauth2.
- 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.KubernetesConfigMapConfigItem
-
- getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
-
- getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecretItem
-
- getMutualSSL() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.BuildCmd
-
- getName() - Method in interface org.wso2.apimgt.gateway.cli.cmd.GatewayLauncherCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.HelpCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.ImportCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.InitCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.ResetCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMapConfigItem
-
- 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.KubernetesSecretItem
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- 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.policy.ThrottlePolicyMapper
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ResourceRepresentation
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.SequenceDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
- 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
- getNext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getOffset() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
-
- getOpenAPIAsJson(OpenAPI, String, Path) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Convert the v2 or v3 open API definition in yaml or json format into json format of the respective format
v2/YAML -> v2/JSON
v3/YAML -> v3/JSON
- 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
-
- getOptional() - Method in class org.wso2.apimgt.gateway.cli.model.config.BasicAuth
-
- getOwner() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
-
- getPagination() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
-
- getPagination() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- 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
-
- getPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- 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
- getPrevious() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getProdEndpointList() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointConfigDTO
-
- getProdEndpointList() - Method in class org.wso2.apimgt.gateway.cli.model.route.RouteEndpointConfig
-
- getProduction() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
-
- getProjectAPIFilesDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /API-Files of a given project in the current working directory
- getProjectDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the given project in the current working directory
- getProjectExtensionsDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /extensions of a given project in the current working directory
- getProjectGenAPIDefinitionPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen/api-definition of a given project in the current working directory
- getProjectGenDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen of a given project in the current working directory
- getProjectGenSrcDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen/src of a given project in the current working directory
- getProjectGenSrcInterceptorsDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen/src/interceptors of a given project in the current working directory
- getProjectGenSwaggerPath(String, String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen/api-definition of a given project in the current working directory
- getProjectGenSwaggerPath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /gen/api-definition of a given project in the current working directory
- getProjectGrpcDirectoryPath() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /grpc_service/client of a given project in the current working directory
- getProjectGrpcSoloDirectoryPath() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /grpc_service of a given project in the current working directory
- getProjectInterceptorsDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /interceptors of a given project in the current working directory
- getProjectName() - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
-
- getProjectSwaggerFilePath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns the path to the swagger for a defined version of an API
- getProjectTargetGenDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /target/gen of a given project in the current working directory
- 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.KubernetesConfigMapConfigItem
-
- getReadOnly() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
-
- getReadOnly() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecretItem
-
- 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
- getRequestInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getRequired() - Method in class org.wso2.apimgt.gateway.cli.model.config.BasicAuth
-
- getRequired() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
-
- getResource(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
get the resource related information if the resource_id is given
- getResourceEpConfigForCodegen(Operation) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
get resource Endpoint configuration in the format of
MgwEndpointConfigDTO to match the mustache
template
- getResourceFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Get resources file directory path
- getResourcePolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyListMapper
-
- 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
-
- getResponseInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- 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
-
- getRestVersion() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getSandbox() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMaxTpsDTO
-
- getSandboxEndpointList() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointConfigDTO
-
- getSandboxEndpointList() - Method in class org.wso2.apimgt.gateway.cli.model.route.RouteEndpointConfig
-
- 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
-
- getSecrets() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
-
- getSecureKubernetesIngress() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
-
- getSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMetadataDTO
-
- getSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getSecurityConfig() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- getSecurityConfig() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
- 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.CopyFile
-
- getSpecificBasepath() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- 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.
- 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() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyListMapper
-
- 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.CopyFile
-
- getTargetPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesIngress
-
- getTargetPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.SecureKubernetesIngress
-
- getTechnicalOwner() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
-
- getTechnicalOwnerEmail() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIBusinessInformationDTO
-
- getTerminalMsg() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- getThumbnailUri() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoDTO
-
- getTier() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- 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.
- getTimeUnit() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyMapper
-
- 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.mgwcodegen.MgwEndpointListDTO
-
- 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.route.EndpointListRouteDTO
-
- 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.rest.policy.ThrottlePolicyMapper
-
- getUnitTime() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
-
- getUnixPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Replace backslashes `\` in windows path string with forward slashes `/`
- getUserDir() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns current user dir
- 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
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ResourceRepresentation
-
- 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_DEFINITIONS - 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_POLICIES - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- GW_DIST_POLICIES_FILE - 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_START_UP_EXTENSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- GW_DIST_TOKEN_REVOCATION_EXTENSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- validateOpenAPIDefinition(OpenAPI, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
validate the openAPI definition
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.constants.GeneratorConstants.POLICY_TYPE
-
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.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.EndpointUrlTypeEnum
-
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.route.EndpointType
-
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.constants.GeneratorConstants.POLICY_TYPE
-
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.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.EndpointUrlTypeEnum
-
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.route.EndpointType
-
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.
- VERSION_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- VIEW_API_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-