Interface CloudFeature

All Known Subinterfaces:
AwsApiFeature, AwsCloudFeature, AwsFeature, AwsLambdaEventFeature, AzureCloudFeature, CloudObjectStorageFeature, GcpCloudFeature, HandlerClassFeature, OracleCloudFeature
All Known Implementing Classes:
AbstractAzureFunction, AbstractGoogleCloudFunction, AmazonApiGateway, AmazonApiGatewayHttp, AmazonCognito, ApiGatewayV2AwsLambdaHandlerProvider, AwsAlexa, AwsLambda, AwsLambdaCustomRuntime, AwsLambdaEventFunctionFeature, AwsLambdaEventsSerde, AwsLambdaRelatedFeature, AwsLambdaS3EventNotification, AwsLambdaScheduledEvent, AwsV2Sdk, AzureHttpFunction, AzureRawFunction, BasecampAwsChatBot, BasecampAzureChatBot, BasecampGcpChatBot, CdkFeature, DefaultAwsLambdaHandlerProvider, DynamoDb, FunctionAwsLambdaHandlerProvider, GoogleCloudEventsFunction, GoogleCloudFunction, GoogleCloudRawFunction, LambdaFunctionUrl, ObjectStorageAws, ObjectStorageAzure, ObjectStorageGcp, ObjectStorageOracleCloud, OracleCloud, OracleFunction, OracleRawFunction, TelegramAwsChatBot, TelegramAzureChatBot, TelegramGcpChatBot

public interface CloudFeature
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getCloud

      Cloud getCloud()