- 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, 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, String, 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 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
-
- 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
-
- generateDependentDescriptor(String, String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.DescriptorsGenerator
-
- generateDescriptor(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.BalFileGenerationUtils
-
Execute command and generate file descriptor.
- generateGrpc(String, String, boolean) - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerator
-
Generates ballerina source for provided Open APIDetailedDTO Definition in definitionPath.
- 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
-
- 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.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
- 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(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
-
- 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
- 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
-
- 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.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.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
-
- 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 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.
- 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
-
- getDescriptorPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.BalFileGenerationUtils
-
Build descriptor path using dependent proto path.
- getDestinationStatsEnabled() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIDetailedDTO
-
- getDetectedClassifier() - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.OSDetector
-
- 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.rest.EndpointList
-
- 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
-
- getEndpointUrlType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.EndpointList
-
- getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getEnv() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesJob
-
- getEtcd() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
- 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.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.
- 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
-
- 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
-
- 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.KubernetesConfigMapConfigItem
-
- getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
-
- getMountPath() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecret
-
- 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 class org.wso2.apimgt.gateway.cli.cmd.DefaultCmd
-
- 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.ResetCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.RunCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.SetupCmd
-
- 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.KubernetesSecret
-
- 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.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
- getNext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- 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
-
- 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
-
- getPoliciesFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Get policies folder location
- 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
-
- 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
-
- getProjectDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the 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
- getProjectName() - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
-
- getProjectName(List<String>) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Validate the list of main args and returns the first element as the project name
- getProjectSrcDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.GatewayCmdUtils
-
Returns path to the /src of a given project in the current working directory
- getProtoByteArray(String, String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.BalFileGenerationUtils
-
Generate proto file and convert it to byte array.
- 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.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.config.BasicAuth
-
- 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
-
- getRestVersion() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- 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
-
- getSecureKubernetesIngress() - Method in class org.wso2.apimgt.gateway.cli.model.config.Kubernetes
-
- 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.CopyFile
-
- 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(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.
- 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
-
- 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
- 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
- GOOGLE_STANDARD_LIB - Static variable in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.BalGenerationConstants
-
- GRANT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- grantPermission(File) - Static method in class org.wso2.apimgt.gateway.cli.utils.grpc.GrpcGen.BalFileGenerationUtils
-
Grant permission to the protoc executor file.
- GRPCUtils - Class in org.wso2.apimgt.gateway.cli.utils.grpc
-
This class represents the "gRPC utils" functions and it holds functions to generate root descriptors.
- GRPCUtils(String) - Constructor for class org.wso2.apimgt.gateway.cli.utils.grpc.GRPCUtils
-
- GW_DIST_BAT - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- GW_DIST_BAT_PATH - Static variable in class org.wso2.apimgt.gateway.cli.constants.GatewayCliConstants
-
- 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_POLICIES - 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
-
- 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.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.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.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
-