- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- ACCESS_CONTROL_ALLOW_ORIGINS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- ACCESS_TOKEN - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- addAllUrl(Iterable<String>) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- addDefaultAuthProviders(List<String>) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
- addDependencies(BallerinaService) - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
Add dependencies defined in api to ballerina toml file.
- addEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
Add endpoint Urls.
- addLibs(String) - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
Add platform libraries of ballerina toml file.
- addMessage(String) - Method in exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
-
- addMethodNotFoundPath(OpenAPI) - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
Add the /* service path resource for the existing API if it is currently not available when the apiFaultResponses
is enabled.
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- ADDRESS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- addUrl(String) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- addUrlBytes(ByteString) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- ADVANCEENDPOINTCONFIG_FIELD_NUMBER - Static variable in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- AdvanceEndpointConfigDTO - Class in org.wso2.apimgt.gateway.cli.model.mgwcodegen
-
This DTO holds the data related to endpoint timeout, retries and circuit breaking capabilities.
- AdvanceEndpointConfigDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.mgwcodegen.AdvanceEndpointConfigDTO
-
- advertised(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- AdvertiseInfoDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for Third party API information
- AdvertiseInfoDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- AdvertiseInfoDTO.VendorEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
Vendor enum for the third party APIs
- AESCipherTool - Class in org.wso2.apimgt.gateway.cli.cipher
-
This tools is used to encrypt and decrypt data using AES Algorithm CBC mode and PKCS #5 padding.
- AESCipherTool(String) - Constructor for class org.wso2.apimgt.gateway.cli.cipher.AESCipherTool
-
Create an AESCipherTool instance by passing in a user secret string.
- AESCipherTool(Path) - Constructor for class org.wso2.apimgt.gateway.cli.cipher.AESCipherTool
-
Create an AESCipherTool instance by passing in the path of a file containing the user secret.
- AESCipherToolException - Exception in org.wso2.apimgt.gateway.cli.cipher
-
Signals that some error has occurred related to AESCipherTool.
- AESCipherToolException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.cipher.AESCipherToolException
-
- AESCipherToolException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.cipher.AESCipherToolException
-
- AIX - Static variable in class org.wso2.apimgt.gateway.cli.protobuf.SupportOSTypes
-
- ALL_SERVICES_REGEX_PATH - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- amznResourceContentEncode(Boolean) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- amznResourceName(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- amznResourceTimeout(Integer) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- API - Static variable in class org.wso2.apimgt.gateway.cli.constants.HashingConstants
-
- API_CREATE_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- API_GET_BY_NAME_VERSION_URI - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- API_ID_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- API_IMPORT_EXPORT_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- API_JSON - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- API_MANAGE_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- API_NAME_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- API_NOT_FOUND_SERVICE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- API_OPEN_API_GET_URI - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- API_OPENAPI_YAML - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- API_OWNER - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- API_PUBLISH_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- API_SWAGGER - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- APIBusinessInformationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.common
-
Data holder/mapper class for business info in WSO2 APIM APIs.
- APIBusinessInformationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.common.APIBusinessInformationDTO
-
- APICorsConfigurationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.common
-
CORS configuration for the APIDetailedDTO.
- APICorsConfigurationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- ApictlProjectDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for APICTL Project from exported API
- ApictlProjectDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApictlProjectDTO
-
- APIEndpointSecurityDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
Defines different types of Endpoint security.
- APIEndpointSecurityDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim3x.APIEndpointSecurityDTO
-
- APIEndpointSecurityDTO.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
WSO2 APIM supported endpoint security types.
- apiExternalProductionEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- apiExternalSandboxEndpoint(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- APIInfoAdditionalPropertiesDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Info additional properties
- APIInfoAdditionalPropertiesDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesDTO
-
- APIInfoAdditionalPropertiesMapDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Info additional properties map
- APIInfoAdditionalPropertiesMapDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesMapDTO
-
- APIInfoBaseDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
Base DTO object for APIM 3.x and APIM 4.x API objects
- APIInfoBaseDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- APIKey - Class in org.wso2.apimgt.gateway.cli.model.config
-
Definition of APIKey passed in to mustache
templates.
- APIKey(SecurityScheme.In, String) - Constructor for class org.wso2.apimgt.gateway.cli.model.config.APIKey
-
- APIKEY_VALUE - Static variable in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
APIKEY = 4;
- APIListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
- APIListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
-
- APIListPaginationDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
Defines pagination parameters in a REST API request.
- APIListPaginationDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
-
- Apim3xApiDto - Class in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
DTO for APIM 3.x API model
- Apim3xApiDto() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- Apim3xApiDto.AccessControlEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
WSO2 APIM access control level.
- Apim3xApiDto.SubscriptionAvailabilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
Subscription availability in WSO2 APIM.
- Apim3xApiDto.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
API Type.
- Apim3xApiDto.VisibilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim3x
-
API Visibility level.
- Apim4xApiDto - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for APIM 4.x API model
- Apim4xApiDto() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- Apim4xApiDto.AccessControlEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
Access Control Enum
- Apim4xApiDto.AudienceEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
Audience Enum
- Apim4xApiDto.EndpointImplementationTypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
Endpoint Implementation Type Enum
- Apim4xApiDto.SubscriptionAvailabilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
Subscription Availability Enum for the Developer Portal
- Apim4xApiDto.TypeEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
API Type Enum
- Apim4xApiDto.VisibilityEnum - Enum in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
API Visibility Enum
- APIM_THROTTLING_TIER - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- APIMaxTpsDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.common
-
Data holder for WSO2 APIM hard throttling limits.
- APIMaxTpsDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.common.APIMaxTpsDTO
-
- APIMetadataDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
Data holder/mapper for API Metadata of WSO2 APIM APIs.
- APIMetadataDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.APIMetadataDTO
-
- APIMonetizationInfoDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for Monetization information
- APIMonetizationInfoDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIMonetizationInfoDTO
-
- APIOperationPoliciesDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Operation Policies
- APIOperationPoliciesDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationPoliciesDTO
-
- APIOperationsDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Operations/Resources
- APIOperationsDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- apiOwner(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- ApiProjectDto - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
ApiProjectDto represents a deployment of an API.
- ApiProjectDto() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApiProjectDto
-
- APIS_EXPORT_URI - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- APIS_GET_URI - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- APIScopeDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API bound scopes
- APIScopeDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIScopeDTO
-
- APIServiceInfoDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Service information from service catalog
- APIServiceInfoDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIServiceInfoDTO
-
- APIThreatProtectionPoliciesDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Threat Protection Policies
- APIThreatProtectionPoliciesDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIThreatProtectionPoliciesDTO
-
- APIThreatProtectionPoliciesListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.apim4x
-
DTO for API Threat Protection Policies List
- APIThreatProtectionPoliciesListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIThreatProtectionPoliciesListDTO
-
- APP_LEVEL_PREFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- appendMessagesToConsole(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
- APPLICATION_CALLBACK_URL - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- APPLICATION_INIT_FUNC_PREFIX - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- APPLICATION_KEY - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- APPLICATION_LEVEL_SECURITY - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- APPLICATION_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- APPLICATION_POLICY_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- APPLICATION_SECURITY - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- APPLICATION_SECURITY_TYPES - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- APPLICATION_TIER_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.GeneratorConstants
-
- ApplicationSecurity - Class in org.wso2.apimgt.gateway.cli.model.config
-
Application security.
- ApplicationSecurity() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.ApplicationSecurity
-
- ApplicationThrottlePolicyDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
-
Data mapper for WSO2 APIM application throttle policy.
- ApplicationThrottlePolicyDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyDTO
-
- ApplicationThrottlePolicyListDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
-
- ApplicationThrottlePolicyListDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.ApplicationThrottlePolicyListDTO
-
- AUTH_TYPE_NONE - Static variable in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- AUTHORIZATION - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- AUTHORIZATION - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- AUTHORIZATION_HEADER - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- authType(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- CACERTS_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CACHE_ENABLED - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- CACHE_TIMEOUT - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- CALLBACK_URL - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CERTIFICATE_ALIAS - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CERTIFICATE_TIER - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CHARSET_UTF8 - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CircuitBreakerConfigDTO - Class in org.wso2.apimgt.gateway.cli.model.mgwcodegen
-
This DTO holds the data related for the circuit breaking.
- CircuitBreakerConfigDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.mgwcodegen.CircuitBreakerConfigDTO
-
- clear() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- clear() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- clearAdvanceEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- clearField(Descriptors.FieldDescriptor) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- clearField(Descriptors.FieldDescriptor) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- clearOneof(Descriptors.OneofDescriptor) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- clearTimeoutInMillis() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
int32 timeoutInMillis = 1;
- clearType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.EndpointType type = 2;
- clearUrl() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- CLI_BIN - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_BIR_CACHE - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_BRE - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_CONF - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_DEPENDENCIES - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_GATEWAY - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_HOME - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_LIB - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_PLATFORM - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CLI_VALIDATION_DEPENDENCIES - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- CliCommands - Class in org.wso2.apimgt.gateway.cli.cmd
-
Constants for gateway toolkit commands.
- CliCommands() - Constructor for class org.wso2.apimgt.gateway.cli.cmd.CliCommands
-
- CLICompileTimeException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Exception type definition for openAPI parsing related errors.
- CLICompileTimeException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
Creates a CLICompileTimeException using error message.
- CLICompileTimeException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- CLICompileTimeException(String, int) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- CLICompileTimeException(String, String, int) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- CLICompileTimeException(String, String, int, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- CliConstants - Class in org.wso2.apimgt.gateway.cli.constants
-
Constants used by toolkit CLI.
- CliConstants() - Constructor for class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- Client - Class in org.wso2.apimgt.gateway.cli.model.config
-
HTTP Client configurations for toolkit.
- Client() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Client
-
- CLIENT_ID - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CLIENT_NAME - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CLIENT_SECRET - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- ClientCertificatesDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
- ClientCertificatesDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- ClientCertMetadataDTO - Class in org.wso2.apimgt.gateway.cli.model.rest
-
This class represents the certificate information DTO.
- ClientCertMetadataDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- CLIInternalException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Exception class to throw when runtime exception happen and to exit the system.
- CLIInternalException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIInternalException
-
- CLIInternalException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIInternalException
-
- CLIInternalException(String, int) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIInternalException
-
- CliLauncherException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Thrown to indicate that an exception occurred in gateway cli program launcher.
- CliLauncherException() - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
-
- CliLauncherException(RuntimeException) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
-
- CLILogConfigReader - Class in org.wso2.apimgt.gateway.cli.logging
-
A class for feeding the logging configurations to CLILogManager.
- CLILogConfigReader() - Constructor for class org.wso2.apimgt.gateway.cli.logging.CLILogConfigReader
-
- CLILogManager - Class in org.wso2.apimgt.gateway.cli.logging
-
Java util logging manager for micro-gw CLI which overrides the readConfiguration method to replace placeholders
having system or environment variables.
- CLILogManager() - Constructor for class org.wso2.apimgt.gateway.cli.logging.CLILogManager
-
- CLIRuntimeException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Exception class to throw when runtime exception happen and to exit the system.
- CLIRuntimeException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- CLIRuntimeException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- CLIRuntimeException(String, int) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- CLIRuntimeException(String, String, int) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- CLIRuntimeException(String, String, int, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- CLIZipException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Thrown to indicate that an exception occurred while zipping operations in the cli.
- CLIZipException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.CLIZipException
-
Creates a CLIZipException using error message and a throwable.
- clone() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- clone() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- CmdUtils - Class in org.wso2.apimgt.gateway.cli.utils
-
Utility functions providing tasks related to MGW toolkit.
- CmdUtils.CustomFieldValueResolver - Class in org.wso2.apimgt.gateway.cli.utils
-
Alternative class for FieldValueResolver class.
- CodeGen - Class in org.wso2.apimgt.gateway.cli.model.config
-
Code generation configurations for toolkit.
- CodeGen() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.CodeGen
-
- CodeGenerationContext - Class in org.wso2.apimgt.gateway.cli.codegen
-
Used by k8s helper classes to derive conde generator's context.
- CodeGenerationContext() - Constructor for class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
-
- CodeGenerator - Class in org.wso2.apimgt.gateway.cli.codegen
-
This class generates Ballerina Services/Clients for a provided OAS definition.
- CodeGenerator() - Constructor for class org.wso2.apimgt.gateway.cli.codegen.CodeGenerator
-
- CodegenUtils - Class in org.wso2.apimgt.gateway.cli.utils
-
Utilities used by ballerina code generator.
- compileTemplate(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CodegenUtils
-
Compile given template.
- Config - Class in org.wso2.apimgt.gateway.cli.model.config
-
Configuration data holder.
- Config() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.Config
-
- CONFIG_ADMIN_ENDPOINT - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CONFIG_DCR_VERSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CONFIG_PUBLISHER_ENDPOINT - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CONFIG_REGISTRATION_ENDPOINT - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CONFIG_REST_VERSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- CONFIG_TOKEN_ENDPOINT - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- ConfigParserException - Exception in org.wso2.apimgt.gateway.cli.exception
-
Exception type definition for config parsing related errors.
- ConfigParserException(String, Throwable) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.ConfigParserException
-
- ConfigParserException(String) - Constructor for exception org.wso2.apimgt.gateway.cli.exception.ConfigParserException
-
- ContainerConfig - Class in org.wso2.apimgt.gateway.cli.model.config
-
Configuration dto object for project level configurations and containerized deployment.
- ContainerConfig() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
-
- CONTENT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CONTENT_TYPE_APPLICATION_JSON - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CONTENT_TYPE_APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- CONTENT_TYPE_APPLICATION_ZIP - Static variable in class org.wso2.apimgt.gateway.cli.constants.RESTServiceConstants
-
- convertYamlToJson(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
- copyAndReplaceFolder(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
This function deletes the existing destination folder and recursively copy all the sub folder and files from
source to destination file paths.
- CopyFile - Class in org.wso2.apimgt.gateway.cli.model.config
-
Definition of ballerina CopyFile annotation.
- CopyFile() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.CopyFile
-
- CopyFileConfig - Class in org.wso2.apimgt.gateway.cli.model.config
-
Configuration holder for ballerina CopyFile annotation.
- CopyFileConfig() - Constructor for class org.wso2.apimgt.gateway.cli.model.config.CopyFileConfig
-
- copyFilesToSources(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Copy files to resources directory.
- copyFolder(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
This function recursively copy all the sub folder and files from source to destination file paths.
- CORS - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- createDeploymentConfig(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Create initial deployment configuration file.
- createDirectory(String, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Creates a new folder if not exists.
- createFile(String, String, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Create new file in a given location.
- createProjectStructure(String, String, String, String, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Create a project structure for a particular project name.
- createUsageException(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Create usage exception.
- CustomAttributeDTO - Class in org.wso2.apimgt.gateway.cli.model.rest.policy
-
Data mapper for WSO2 APIM custom API attribute.
- CustomAttributeDTO() - Constructor for class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
-
- CustomFieldValueResolver() - Constructor for class org.wso2.apimgt.gateway.cli.utils.CmdUtils.CustomFieldValueResolver
-
- GEN_GRPC_SRC_DESC_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GEN_GRPC_SRC_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GEN_GRPC_SRC_OPENAPI_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GEN_POLICIES_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GEN_SRC_DIR - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- 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, String) - 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.
- generateAPIKeysFromSecurity(List<SecurityRequirement>, boolean) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Provide api keys for a given security requirement list.
- 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.
- generateGrpcAPIFromOpenAPI(OpenAPI) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Generate
ExtendedAPI object from generated OpenAPI from protobuf file.
- generateOpenAPI(String, String) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ProtobufParser
-
Generate OpenAPI from protobuf.
- 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.
- 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.PolicyType - Enum in org.wso2.apimgt.gateway.cli.constants
-
Enum defining the available types of throttle policies.
- 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.apim3x.Apim3xApiDto
-
Is the API is restricted to certain set of publishers or creators or is it visible to all the\npublishers and
creators.
- getAccessControl() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAccessControlAllowCredentials() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getAccessControlAllowHeaders() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getAccessControlAllowMethods() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getAccessControlAllowOrigins() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getAccessControlExposeHeaders() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getAccessControlRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
The user roles that are able to view/modify as APIDetailedDTO publisher or creator.
- getAccessControlRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
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.apim3x.Apim3xApiDto
-
Map of custom properties of APIDetailedDTO.
- getAdditionalProperties() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAdditionalPropertiesMap() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAdminEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getAdvanceEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- getAdvanceEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
- getAdvanceEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfig() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfigBuilder() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfigOrBuilder() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfigOrBuilder() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvanceEndpointConfigOrBuilder() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
.wso2.AdvanceEndpointConfig advanceEndpointConfig = 3;
- getAdvertiseInfo() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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
-
- getAmznResourceName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getAmznResourceTimeout() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- 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.APIInfoBaseDTO
-
Swagger definition of the APIDetailedDTO which contains details about URI templates and scopes.
- getApiDefinition() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
Swagger definition of the APIDetailedDTO which contains details about URI templates and scopes.
- getAPIDefinitionPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns path to the /api-definition of a given project the current working directory.
- getApiExternalProductionEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- getApiExternalSandboxEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- getApiFaultResponses() - Method in class org.wso2.apimgt.gateway.cli.model.config.CodeGen
-
- getApiFile() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApiProjectDto
-
- getApiId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- getApiInfo() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getApiKeyHeader() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
The policy selected for the particular APIDetailedDTO.
- getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getApiLevelPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getApimVersion() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getApiOwner() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- getApiPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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.apim3x.Apim3xApiDto
-
Type of API security, the current API secured with.
- getApiSwagger() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getApiThrottlingPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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
-
- getApplicationSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getApplicationSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getAsyncTransportProtocols() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAudience() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAudiences() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getAuthorizationHeader() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
* The authorization header of the API.
- getAuthorizationHeader() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
* The authorization header of the API.
- getAuthProviders(String, ApplicationSecurity) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Get auth providers for given schema.
- getAuthType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getBackOffFactor() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.EndpointRetryDTO
-
- 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
-
- getBillingPlan() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
-
define whether this is Paid or a Free plan.
- getBindings() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- getBucketSizeInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.RollingWindowConfigDTO
-
- 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.APIInfoBaseDTO
-
- getBusinessInformation() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getBusinessOwner() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APIBusinessInformationDTO
-
- getBusinessOwnerEmail() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APIBusinessInformationDTO
-
- getCacertsLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get cacerts location.
- getCacertsPassword() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get cacerts password.
- getCacheTimeout() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getCacheTimeout() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getCallbackUrl() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
-
- getCategories() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getCertificateDetails() - Method in class org.wso2.apimgt.gateway.cli.model.config.MutualSSL
-
- getCertificates() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getCircuitBreaker() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.AdvanceEndpointConfigDTO
-
- 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
-
- 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.OAuthTokenRequest
-
- getCLIHome() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get cli home location.
- getCLILibPath() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get cli library location.
- getCLILogLevel(Level) - Static method in class org.wso2.apimgt.gateway.cli.logging.LogLevelMapper
-
- getCmd() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
-
- getCmd() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getCodeGen() - Method in class org.wso2.apimgt.gateway.cli.model.config.Config
-
- getCodeGenerationContext() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
- getCommandUsageInfo(String) - Method in interface org.wso2.apimgt.gateway.cli.cmd.LauncherCmd
-
- 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.CmdUtils
-
- 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.CmdUtils
-
- getContent() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
-
- getContext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
A string that represents the context of the user's request.
- getContext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
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.APIInfoBaseDTO
-
- getCorsConfiguration() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getCorsConfigurationDTO() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIMetadataDTO
-
- getCorsConfigurationEnabled() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APICorsConfigurationDTO
-
- getCount() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.EndpointRetryDTO
-
- getCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListDTO
-
Number of APIs returned.
- 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.
- getCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyListDTO
-
Number of Subscription Throttling Policies returned.
- 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
-
- getCreatedTime() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getCustomAttributes() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.SubscriptionThrottlePolicyDTO
-
Custom attributes added to the Subscription Throttling Policy.
- getData() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesConfigMapConfigItem
-
- getData() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesSecretItem
-
- getData() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApictlProjectDTO
-
- getData() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.DeploymentsDTO
-
- 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.
- getDcrVersion() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getDebugPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
-
- getDefaultCorsConfig() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
- getDefaultInstance() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getDefaultInstance() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- getDefaultInstanceForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- getDefaultInstanceForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getDefaultInstanceForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- getDefaultInstanceForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- 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.CmdUtils
-
Get filters folder location.
- getDependencies() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
- getDeployedTimeStamp() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.EnvironmentDto
-
- getDeploymentConfigLocation(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns location of the deployment configuration file of given project.
- getDeployments() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.DeploymentDescriptorDto
-
- getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
A brief description about the APIDetailedDTO.
- getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.LabelDTO
-
- getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- getDescription() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
A brief description about the APIDetailedDTO.
- 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
-
- getDescriptor() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- getDescriptor() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getDescriptor() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- getDescriptor() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- getDescriptor() - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- getDescriptor() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder
-
- getDescriptor() - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- getDescriptorForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
- getDescriptorForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
- getDescriptorForType() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- getDescriptorForType() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- getDestinationStatsEnabled() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getDetectedClassifier() - Static method in class org.wso2.apimgt.gateway.cli.protobuf.OSDetector
-
- getDisplayName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- 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
-
- getEnableSchemaValidation() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getEnableSubscriberVerification() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getEndpointConfig() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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
-
- getEndpointConfigRepresentation() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getEndpointConfigStr() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getEndpointConfigStr() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getEndpointConfigStr() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getEndpointConfigStr() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getEndpointImplementationType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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.APIInfoBaseDTO
-
- getEndpointSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getEndpointSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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
-
- getEnvironments() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApiProjectDto
-
- getEpConfigDTO() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getEscapedName() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
-
- getExitCode() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- 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
-
- getExternalJarDependencies(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
- getFailureThreshold() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.CircuitBreakerConfigDTO
-
- getFault() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationPoliciesDTO
-
- getFileName() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
-
- getFiles() - Method in class org.wso2.apimgt.gateway.cli.model.config.CopyFileConfig
-
- getFilters() - Method in class org.wso2.apimgt.gateway.cli.model.config.ContainerConfig
-
- getFiltersFolderLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get filters folder location.
- getFqn() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getFuncName() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
-
- getGatewayEnvironments() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
Comma separated list of gateway environments.
- getGatewayType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getGatewayVendor() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getGlobalFaultResponses() - Method in class org.wso2.apimgt.gateway.cli.model.config.CodeGen
-
- getGrantType() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.OAuthTokenRequest
-
- getGrantTypes() - Method in class org.wso2.apimgt.gateway.cli.model.oauth.DCRRequest
-
- getGrpcDefinitionsDirPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns path to the /grpc_definitions of a given project in the current directory.
- 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.APIInfoBaseDTO
-
UUID of the api registry artifact.
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.SequenceDTO
-
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.MediationPolicyDTO
-
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
UUID of the api registry artifact.
- getId() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- 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
-
- getImagePullSecrets() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getImportStatement() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getIn() - Method in class org.wso2.apimgt.gateway.cli.model.config.APIKey
-
- 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
-
- getInitialDelaySeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.ProbeConfig
-
- getIntervalInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.EndpointRetryDTO
-
- getInvokeStatement() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getIsBallerinaConf() - Method in class org.wso2.apimgt.gateway.cli.model.config.CopyFile
-
- getIsDefaultVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getIsDefaultVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getIsDeployed() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyDTO
-
Indicates whether the policy is deployed successfully or not.
- getKey() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIServiceInfoDTO
-
- getKeyManagers() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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.apim3x.Apim3xApiDto
-
Labels of micro-gateway environments attached to the APIDetailedDTO.
- getLastUpdatedTime() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getLastUpdatedTimestamp() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getLibs() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
- getLibVersions() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
Returns the map which contains the interceptor module name with organization and the module version.
- getLifeCycleStatus() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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.apim4x.APIThreatProtectionPoliciesDTO
-
- 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
-
- getLivenessProbe() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getLoggingPropertiesFileLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get resources file directory path.
- getMainConfigLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns location of the main configuration file of given project root.
- getMaxActiveConnections() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.PoolConfigDTO
-
- getMaxActiveStreamsPerConnection() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.PoolConfigDTO
-
- getMaxIdleConnections() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.PoolConfigDTO
-
- getMaxReplicas() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesHpa
-
- getMaxTps() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getMaxTps() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getMaxWaitIntervalInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.EndpointRetryDTO
-
- getMediationPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getMessages() - Method in exception org.wso2.apimgt.gateway.cli.exception.CliLauncherException
-
- getMgwApiScope() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getMgwApiScope() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getMgwApiSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getMgwApiSecurity() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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.
- getMgwResourceSecurity(Operation, ApplicationSecurity) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
Get resource level auth providers as a list of strings.
- getMgwVersion() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
- getMicroGWConfResourceLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
- 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
-
- getModule() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaLibrary
-
- getModule() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getMonetization() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- 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
-
- getMutualSSL() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPI
-
- getMutualSSL() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.BuildCmd
-
- 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 interface org.wso2.apimgt.gateway.cli.cmd.LauncherCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.ResetCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.cmd.VersionCmd
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.APIKey
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.config.Filter
-
- 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.rest.APIInfoBaseDTO
-
Name of the APIDetailedDTO.
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.LabelDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.SequenceDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesMapDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIServiceInfoDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.EnvironmentDto
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.MediationPolicyDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- getName() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
Name of the APIDetailedDTO.
- 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.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.BallerinaInterceptor
-
- 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.
- getNext() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getNumber() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- getNumber() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- 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.
- getOperationId() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getOperationPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getOperations() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getOperations() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaPath
-
- getOrg() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getOrganizationId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getOrganizationId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApiProjectDto
-
- getOriginalDevPortalUrl() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- 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.rest.apim4x.OperationPolicyDTO
-
- getParameters() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getParserForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getParserForType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- 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.apim3x.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
-
- getPath() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaLibrary
-
- getPathParameters() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getPaths() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getPayloadSchema() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getPeriodSeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getPeriodSeconds() - Method in class org.wso2.apimgt.gateway.cli.model.config.ProbeConfig
-
- getPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getPolicyId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIThreatProtectionPoliciesListDTO
-
- getPolicyId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.OperationPolicyDTO
-
- 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.apim4x.OperationPolicyDTO
-
- 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
-
- getPolicyVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.OperationPolicyDTO
-
- getPoolConfig() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.AdvanceEndpointConfigDTO
-
- getPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
-
- getPort() - Method in class org.wso2.apimgt.gateway.cli.model.config.ProbeConfig
-
- getPosition() - Method in class org.wso2.apimgt.gateway.cli.model.config.Filter
-
- 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.
- getPrevious() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertificatesDTO
-
- getPriority() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIThreatProtectionPoliciesListDTO
-
- 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.common.APIMaxTpsDTO
-
- getProjectAPIFilesDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
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.CmdUtils
-
Returns path to the given project in the current working directory.
- getProjectExtensionsDirectoryPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
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.CmdUtils
-
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.CmdUtils
-
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.CmdUtils
-
Returns path to the /gen/src of a given project in the current working directory.
- getProjectGenSwaggerPath(String, String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
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.CmdUtils
-
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.CmdUtils
-
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.CmdUtils
-
Returns path to the /grpc_service of a given project in the current working directory.
- getProjectInterceptorsPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns the path to mgw project's 'interceptors' directory.
- getProjectName() - Method in class org.wso2.apimgt.gateway.cli.codegen.CodeGenerationContext
-
- getProjectName() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getProjectSwaggerFilePath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
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.CmdUtils
-
Returns path to the /target/gen of a given project in the current working directory.
- getProjectTargetGenGrpcSrcDescDirectory(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns path to the /target/gen/gRPCSrc/desc of a given project in the current working directory.
- getProjectTargetGenGrpcSrcDirectory(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns path to the /target/gen/gRPCSrc of a given project in the current working directory.
- getProjectTargetGenGrpcSrcOpenAPIsDirectory(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns path to the /target/gen/gRPCSrc/OpenAPIs of a given project in the current working directory.
- getProjectTargetInterceptorsPath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns the path to target ballerina project's 'interceptors' directory, inside of a
given mgw project in the current working directory.
- getProjectTargetModulePath(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Returns the path to ballerina project module inside of a given mgw project
in the current working directory.
- getProjectTempFolderLocation(String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get temp folder location.
- getProperties() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIMonetizationInfoDTO
-
- getProtocDirPath() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
get the path of the protoc executable.
- getProtoDescriptorPath(String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
descriptor path of the grpc definition.
- getProvider() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
If the provider value is not given, the user invoking the APIDetailedDTO will be used as the provider.
- getProvider() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
If the provider value is not given, the user invoking the APIDetailedDTO will be used as the provider.
- 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.
- getReadinessProbe() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- 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
-
- getRegistrationEndpoint() - Method in class org.wso2.apimgt.gateway.cli.model.config.Token
-
- getRegistry() - Method in class org.wso2.apimgt.gateway.cli.model.config.DockerConfig
-
- getRegistry() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getReplicas() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesDeployment
-
- getReqInterceptorContext() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getRequest() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationPoliciesDTO
-
- 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
-
- getRequestInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getRequestVolumeThreshold() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.RollingWindowConfigDTO
-
- getRequired() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaParameter
-
- getResetTimeInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.CircuitBreakerConfigDTO
-
- getResInterceptorContext() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- 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.CmdUtils
-
Get resources file directory path.
- getResourcePolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyListMapper
-
- getResourcesGrpcDirLocation() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
Get grpc directory location inside Resources Directory.
- getResourceTier() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getResponse() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationPoliciesDTO
-
- getResponseAsExtendedApis(InputStream, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.RESTAPIUtils
-
Get input stream and convert it to an API project Object
- getResponseCaching() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getResponseCaching() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getResponseCaching() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getResponseCaching() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getResponseInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaOperation
-
- getResponseInterceptor() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaService
-
- getResponseString(InputStream) - Static method in class org.wso2.apimgt.gateway.cli.utils.RESTAPIUtils
-
Get inputStream 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
-
- getRetryConfig() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.AdvanceEndpointConfigDTO
-
- getRevisionedApiId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getRevisionId() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getRollingWindow() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.CircuitBreakerConfigDTO
-
- getSandbox() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.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.rest.apim4x.APIScopeDTO
-
- 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
-
- getScopes() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getScopes() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getSecret() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.WebsubSubscriptionConfigurationDTO
-
- 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
-
- getSecurityConfig() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.MgwEndpointListDTO
-
- getSecurityConfig() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
- getSecurityScheme() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getSecurityTypes() - Method in class org.wso2.apimgt.gateway.cli.model.config.ApplicationSecurity
-
- getSequences() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getSerializedSize() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getSerializedSize() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- getServiceInfo() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getServiceType() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesService
-
- getShared() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.SequenceDTO
-
- getSignatureHeader() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.WebsubSubscriptionConfigurationDTO
-
- getSigningAlgorithm() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.WebsubSubscriptionConfigurationDTO
-
- 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
-
- getSpecificBasepath() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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.apim3x.Apim3xApiDto
-
This describes in which status of the lifecycle the APIDetailedDTO is.
- getStatusCodes() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.CircuitBreakerConfigDTO
-
- getStatusCodes() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.EndpointRetryDTO
-
- 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.
- getStopOnQuotaReach() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.ThrottlePolicyMapper
-
- getSubscriptionAvailability() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
The subscription availability.
- getSubscriptionAvailability() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getSubscriptionAvailableTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getSubscriptionAvailableTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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.APIInfoBaseDTO
-
Search keywords related to the APIDetailedDTO.
- getTags() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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
-
- getTarget() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- 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.common.APIBusinessInformationDTO
-
- getTechnicalOwnerEmail() - Method in class org.wso2.apimgt.gateway.cli.model.rest.common.APIBusinessInformationDTO
-
- getTerminalMsg() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLICompileTimeException
-
- getTerminalMsg() - Method in exception org.wso2.apimgt.gateway.cli.exception.CLIRuntimeException
-
- getThreatProtectionPolicies() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getThrottlingPolicy() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getThumbnailUri() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
- getTier() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ClientCertMetadataDTO
-
- getTiers() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
The subscription tiers selected for the particular APIDetailedDTO.
- getTierType() - Method in class org.wso2.apimgt.gateway.cli.model.template.policy.ThrottlePolicy
-
- getTimeoutInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.AdvanceEndpointConfigDTO
-
- getTimeoutInMillis() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig.Builder
-
int32 timeoutInMillis = 1;
- getTimeoutInMillis() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
int32 timeoutInMillis = 1;
- getTimeoutInMillis() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfigOrBuilder
-
int32 timeoutInMillis = 1;
- 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
-
- getTimeWindowInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.RollingWindowConfigDTO
-
- 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
-
- getToolkitHome() - Method in class org.wso2.apimgt.gateway.cli.model.template.BallerinaToml
-
- getTotal() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIListPaginationDTO
-
- getTransport() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
Supported transports for the APIDetailedDTO (http and/or https).
- getTransport() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- 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.apim3x.APIEndpointSecurityDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
The transport to be set.
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.SequenceDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApictlProjectDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.DeploymentsDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.EnvironmentDto
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.MediationPolicyDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.WSDLInfoDTO
-
- 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.route.EndpointListRouteDTO
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.template.GenSrcFile
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.EndpointType type = 2;
- getType() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
.wso2.EndpointType type = 2;
- getType() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
.wso2.EndpointType type = 2;
- getTypeValue() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
.wso2.EndpointType type = 2;
- getTypeValue() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
.wso2.EndpointType type = 2;
- getTypeValue() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
.wso2.EndpointType type = 2;
- 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.CmdUtils
-
Replace backslashes `\` in windows path string with forward slashes `/`.
- getUnknownFields() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.AdvanceEndpointConfig
-
- getUnknownFields() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
- getUriMapping() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getUrl(int) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- getUrl(int) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
repeated string url = 1;
- getUrl(int) - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
repeated string url = 1;
- getUrlBytes(int) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- getUrlBytes(int) - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
repeated string url = 1;
- getUrlBytes(int) - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
repeated string url = 1;
- getUrlCount() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- getUrlCount() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
repeated string url = 1;
- getUrlCount() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
repeated string url = 1;
- getUrlList() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints.Builder
-
repeated string url = 1;
- getUrlList() - Method in class org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Endpoints
-
repeated string url = 1;
- getUrlList() - Method in interface org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointsOrBuilder
-
repeated string url = 1;
- getUsageCount() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ScopeDTO
-
- getUsedProductIds() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getUserDir() - Static method in class org.wso2.apimgt.gateway.cli.utils.CmdUtils
-
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.apim3x.APIEndpointSecurityDTO
-
- getValue() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesDTO
-
- getValue() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesMapDTO
-
- getValue() - Method in class org.wso2.apimgt.gateway.cli.model.rest.policy.CustomAttributeDTO
-
Value of the custom attribute.
- getValueDescriptor() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- getValueDescriptor() - Method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- getVariableName() - Method in class org.wso2.apimgt.gateway.cli.model.config.Filter
-
- getVendor() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- getVerb() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- getversion(String) - Static method in class org.wso2.apimgt.gateway.cli.cmd.VersionCmd
-
Get micro-gw version from version.txt file.
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
The version of the APIDetailedDTO.
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.ApictlProjectDTO
-
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIServiceInfoDTO
-
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.DeploymentsDTO
-
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
The version of the APIDetailedDTO.
- getVersion() - Method in class org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor
-
- getVhost() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.EnvironmentDto
-
- getVisibility() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
The visibility level of the APIDetailedDTO.
- getVisibility() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getVisibleRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
The user roles that are able to access the APIDetailedDTO.
- getVisibleRoles() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
The user roles that are able to access the APIDetailedDTO.
- getVisibleTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.APIInfoBaseDTO
-
- getVisibleTenants() - Method in class org.wso2.apimgt.gateway.cli.model.rest.ext.ExtendedAPIWrapper
-
- getVolumeClaimSize() - Method in class org.wso2.apimgt.gateway.cli.model.config.KubernetesPersistentVolumeClaim
-
- getWaitTimeInMillis() - Method in class org.wso2.apimgt.gateway.cli.model.mgwcodegen.PoolConfigDTO
-
- getWebsubSubscriptionConfiguration() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getWorkflowStatus() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getWsdlInfo() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- getWsdlUri() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim3x.Apim3xApiDto
-
WSDL URL if the APIDetailedDTO is based on a WSDL endpoint.
- getWsdlUrl() - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto
-
- GRANT_TYPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-
- grantPermission(File) - Static method in class org.wso2.apimgt.gateway.cli.protobuf.ProtocCommandBuilder
-
Grant permission to the protoc executor file.
- GW_DIST_BIN - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_CONF - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_DEFINITIONS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_EXTENSION_FILTER - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_EXTERNAL - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_FILTERS - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_POLICIES_FILE - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_RESOURCES - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_START_UP_EXTENSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- GW_DIST_TOKEN_REVOCATION_EXTENSION - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- validateEndpoints() - Method in class org.wso2.apimgt.gateway.cli.model.route.EndpointListRouteDTO
-
Validate the provided set of endpoint URLs.
- validateOpenAPIDefinition(OpenAPI, String, String) - Static method in class org.wso2.apimgt.gateway.cli.utils.OpenAPICodegenUtils
-
validate the openAPI definition.
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO.VendorEnum
-
- value(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesDTO
-
- value(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIInfoAdditionalPropertiesMapDTO
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.AccessControlEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.AudienceEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.EndpointImplementationTypeEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.SubscriptionAvailabilityEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.TypeEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.VisibilityEnum
-
- value() - Method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.WSDLInfoDTO.TypeEnum
-
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.constants.GeneratorConstants.PolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants.APISecurity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.apim3x.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim4x.AdvertiseInfoDTO.VendorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.AudienceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.EndpointImplementationTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.rest.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.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.apim4x.WSDLInfoDTO.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.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.EndpointType
-
- valueOf(String) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.wso2.apimgt.gateway.cli.protobuf.ExtensionHolder.Security
-
- values() - Static method in enum org.wso2.apimgt.gateway.cli.constants.GeneratorConstants.PolicyType
-
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.constants.OpenAPIConstants.APISecurity
-
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.apim3x.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim3x.Apim3xApiDto.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.apim4x.AdvertiseInfoDTO.VendorEnum
-
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.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.AudienceEnum
-
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.apim4x.Apim4xApiDto.EndpointImplementationTypeEnum
-
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.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.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.apim4x.Apim4xApiDto.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.apim4x.WSDLInfoDTO.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.
- values() - Static method in enum org.wso2.apimgt.gateway.cli.model.template.service.BallerinaInterceptor.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.protobuf.ExtensionHolder.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.protobuf.ExtensionHolder.Security
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vendor(AdvertiseInfoDTO.VendorEnum) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.AdvertiseInfoDTO
-
- verb(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIOperationsDTO
-
- VERSION - Static variable in class org.wso2.apimgt.gateway.cli.cmd.CliCommands
-
- version(String) - Method in class org.wso2.apimgt.gateway.cli.model.rest.apim4x.APIServiceInfoDTO
-
- VERSION_FILE - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- VERSION_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.CliConstants
-
- VERSION_PLACEHOLDER - Static variable in class org.wso2.apimgt.gateway.cli.constants.OpenAPIConstants
-
- VersionCmd - Class in org.wso2.apimgt.gateway.cli.cmd
-
This class represents the "version" command and it displays the current version of the micro-gw toolkit .
- VersionCmd() - Constructor for class org.wso2.apimgt.gateway.cli.cmd.VersionCmd
-
- VIEW_API_SCOPE - Static variable in class org.wso2.apimgt.gateway.cli.constants.TokenManagementConstants
-