public class GcpServiceSetting extends Object implements Serializable
| Constructor and Description |
|---|
GcpServiceSetting()
No args constructor for use in serialization
|
GcpServiceSetting(String googleServiceName,
String meshServiceName,
List<Quota> quotas) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoogleServiceName() |
String |
getMeshServiceName() |
List<Quota> |
getQuotas() |
void |
setGoogleServiceName(String googleServiceName) |
void |
setMeshServiceName(String meshServiceName) |
void |
setQuotas(List<Quota> quotas) |
public GcpServiceSetting()
Copyright © 2017–2018 Red Hat. All rights reserved.