Class AwsCloudPlatform
java.lang.Object
com.atlassian.confluence.status.service.systeminfo.AwsCloudPlatform
- All Implemented Interfaces:
CloudPlatform
- Since:
- 6.12.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.confluence.status.service.systeminfo.CloudPlatform
getMetadataHeaders, parseInstanceType
-
Constructor Details
-
AwsCloudPlatform
public AwsCloudPlatform()
-
-
Method Details
-
getInstanceTypeMetadataEndpoint
- Specified by:
getInstanceTypeMetadataEndpoint
in interfaceCloudPlatform
- Returns:
- url string for fetching the platform instance type via the platform metadata service
-
getPlatformType
- Specified by:
getPlatformType
in interfaceCloudPlatform
- Returns:
- the type of cloud platform, i.e. AWS or Azure
-