Interface CloudFeature
- All Known Subinterfaces:
AwsApiFeature
,AwsCloudFeature
,AwsFeature
,AwsLambdaEventFeature
,AzureCloudFeature
,CloudObjectStorageFeature
,GcpCloudFeature
,HandlerClassFeature
,OracleCloudFeature
- All Known Implementing Classes:
AbstractAzureFunction
,AbstractGoogleCloudFunction
,AmazonApiGateway
,AmazonApiGatewayHttp
,AmazonCloudWatchLogging
,AmazonCognito
,ApiGatewayV2AwsLambdaHandlerProvider
,AwsAlexa
,AwsLambda
,AwsLambdaCustomRuntime
,AwsLambdaEventFunctionFeature
,AwsLambdaEventsSerde
,AwsLambdaRelatedFeature
,AwsLambdaS3EventNotification
,AwsLambdaScheduledEvent
,AwsV2Sdk
,AzureHttpFunction
,AzureLogging
,AzureRawFunction
,BasecampAwsChatBot
,BasecampAzureChatBot
,BasecampGcpChatBot
,CdkFeature
,DefaultAwsLambdaHandlerProvider
,DynamoDb
,FunctionAwsLambdaHandlerProvider
,GoogleCloudEventsFunction
,GoogleCloudFunction
,GoogleCloudRawFunction
,GoogleLogging
,LambdaFunctionUrl
,ObjectStorageAws
,ObjectStorageAzure
,ObjectStorageGcp
,ObjectStorageOracleCloud
,OracleCloud
,OracleCloudLogging
,OracleFunction
,OracleRawFunction
,TelegramAwsChatBot
,TelegramAzureChatBot
,TelegramGcpChatBot
public interface CloudFeature
Represents a feature associated with a specific cloud provider.
-
Method Summary
-
Method Details
-
getCloud
Cloud getCloud()
-