Interface GcpCloudFeature
- All Superinterfaces:
CloudFeature
- All Known Implementing Classes:
AbstractGoogleCloudFunction
,BasecampGcpChatBot
,GoogleCloudEventsFunction
,GoogleCloudFunction
,GoogleCloudRawFunction
,GoogleLogging
,ObjectStorageGcp
,TelegramGcpChatBot
Marker interface for features related to Google Cloud Platform (GCP).
Provides a default implementation returning GCP as the cloud type.
-
Method Summary
-
Method Details
-
getCloud
- Specified by:
getCloud
in interfaceCloudFeature
-