public class ScpNeoCloudPlatform extends Object implements CloudPlatform
Constructor and Description |
---|
ScpNeoCloudPlatform() |
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName() |
String |
getApplicationProcessId() |
String |
getApplicationUrl() |
String |
getCloudPlatformLandscape() |
String |
getCloudPlatformRegion() |
String |
getCloudPlatformRegionHost() |
String |
getCloudPlatformRegionHostCert() |
String |
getCloudPlatformRegionHostSvc() |
int |
getLocalHttpPort() |
String |
getOnPremiseProxyHost() |
int |
getOnPremiseProxyPort() |
String |
getProviderAccountId() |
public String getApplicationName() throws CloudPlatformException
getApplicationName
in interface CloudPlatform
CloudPlatformException
- If there is an error accessing the application name.public String getApplicationUrl() throws CloudPlatformException
CloudPlatformException
public String getProviderAccountId() throws CloudPlatformException
CloudPlatformException
public String getOnPremiseProxyHost() throws CloudPlatformException
CloudPlatformException
public int getOnPremiseProxyPort() throws CloudPlatformException
CloudPlatformException
public int getLocalHttpPort() throws CloudPlatformException
CloudPlatformException
public String getCloudPlatformRegionHost() throws CloudPlatformException
CloudPlatformException
public String getCloudPlatformRegionHostSvc() throws CloudPlatformException
CloudPlatformException
public String getCloudPlatformRegionHostCert() throws CloudPlatformException
CloudPlatformException
public String getCloudPlatformRegion() throws CloudPlatformException
CloudPlatformException
public String getCloudPlatformLandscape() throws CloudPlatformException
CloudPlatformException
public String getApplicationProcessId() throws CloudPlatformException
CloudPlatformException
Copyright © 2018 SAP SE. All rights reserved.