@Deprecated public class ServiceFabricPublisher extends Object
ServiceFabricPublisher
.
Leaving it here for legacy version migration.Constructor and Description |
---|
ServiceFabricPublisher(String name,
String clusterType,
String clusterPublicIP,
String applicationName,
String applicationType,
String manifestPath,
String clientKey,
String clientCert)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getApplicationName()
Deprecated.
|
String |
getApplicationType()
Deprecated.
|
String |
getClientCert()
Deprecated.
|
String |
getClientKey()
Deprecated.
|
String |
getClusterPublicIP()
Deprecated.
|
String |
getClusterType()
Deprecated.
|
String |
getManifestPath()
Deprecated.
|
String |
getName()
Deprecated.
|
public String getName()
public String getClusterType()
public String getClusterPublicIP()
public String getApplicationName()
public String getApplicationType()
public String getManifestPath()
public String getClientKey()
public String getClientCert()
Copyright © 2016–2019. All rights reserved.