public class DoneableGcpServiceSetting extends GcpServiceSettingFluentImpl<DoneableGcpServiceSetting> implements io.fabric8.kubernetes.api.model.Doneable<GcpServiceSetting>
GcpServiceSettingFluentImpl.QuotasNestedImpl<N>GcpServiceSettingFluent.QuotasNested<N>| Constructor and Description |
|---|
DoneableGcpServiceSetting(io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
DoneableGcpServiceSetting(GcpServiceSetting item) |
DoneableGcpServiceSetting(GcpServiceSetting item,
io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function) |
| Modifier and Type | Method and Description |
|---|---|
GcpServiceSetting |
done() |
addAllToQuotas, addNewQuota, addNewQuotaLike, addToQuotas, addToQuotas, buildFirstQuota, buildLastQuota, buildMatchingQuota, buildQuota, buildQuotas, editFirstQuota, editLastQuota, editMatchingQuota, editQuota, equals, getGoogleServiceName, getMeshServiceName, getQuotas, hasGoogleServiceName, hasMeshServiceName, hasQuotas, removeAllFromQuotas, removeFromQuotas, setNewQuotaLike, setToQuotas, withGoogleServiceName, withMeshServiceName, withQuotas, withQuotaspublic DoneableGcpServiceSetting(io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function)
public DoneableGcpServiceSetting(GcpServiceSetting item, io.fabric8.kubernetes.api.builder.Function<GcpServiceSetting,GcpServiceSetting> function)
public DoneableGcpServiceSetting(GcpServiceSetting item)
public GcpServiceSetting done()
done in interface io.fabric8.kubernetes.api.model.Doneable<GcpServiceSetting>Copyright © 2017–2018 Red Hat. All rights reserved.