public class ServiceCatalogConfigFluentImpl<A extends ServiceCatalogConfigFluent<A>> extends ConfigurationFluentImpl<A> implements ServiceCatalogConfigFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceCatalogConfigFluentImpl.InstancesNestedImpl<N> |
ServiceCatalogConfigFluent.InstancesNested<N>_visitables| Constructor and Description |
|---|
ServiceCatalogConfigFluentImpl() |
ServiceCatalogConfigFluentImpl(ServiceCatalogConfig instance) |
addToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withProjectaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, getProject, hasAttributes, hasProject, removeFromAttributes, removeFromAttributes, withAttributes, withProjectpublic ServiceCatalogConfigFluentImpl()
public ServiceCatalogConfigFluentImpl(ServiceCatalogConfig instance)
public A withInstances(ServiceCatalogInstance... instances)
withInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>@Deprecated public ServiceCatalogInstance[] getInstances()
getInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogInstance[] buildInstances()
buildInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogInstance buildInstance(int index)
buildInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogInstance buildFirstInstance()
buildFirstInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogInstance buildLastInstance()
buildLastInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogInstance buildMatchingInstance(io.dekorate.deps.kubernetes.api.builder.Predicate<ServiceCatalogInstanceBuilder> predicate)
buildMatchingInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public Boolean hasMatchingInstance(io.dekorate.deps.kubernetes.api.builder.Predicate<ServiceCatalogInstanceBuilder> predicate)
hasMatchingInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A addToInstances(int index, ServiceCatalogInstance item)
addToInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A setToInstances(int index, ServiceCatalogInstance item)
setToInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A addToInstances(ServiceCatalogInstance... items)
addToInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A addAllToInstances(Collection<ServiceCatalogInstance> items)
addAllToInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A removeFromInstances(ServiceCatalogInstance... items)
removeFromInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A removeAllFromInstances(Collection<ServiceCatalogInstance> items)
removeAllFromInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public A removeMatchingFromInstances(io.dekorate.deps.kubernetes.api.builder.Predicate<ServiceCatalogInstanceBuilder> predicate)
removeMatchingFromInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public Boolean hasInstances()
hasInstances in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> addNewInstance()
addNewInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> addNewInstanceLike(ServiceCatalogInstance item)
addNewInstanceLike in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> setNewInstanceLike(int index, ServiceCatalogInstance item)
setNewInstanceLike in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> editInstance(int index)
editInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> editFirstInstance()
editFirstInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> editLastInstance()
editLastInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public ServiceCatalogConfigFluent.InstancesNested<A> editMatchingInstance(io.dekorate.deps.kubernetes.api.builder.Predicate<ServiceCatalogInstanceBuilder> predicate)
editMatchingInstance in interface ServiceCatalogConfigFluent<A extends ServiceCatalogConfigFluent<A>>public boolean equals(Object o)
equals in class ConfigurationFluentImpl<A extends ServiceCatalogConfigFluent<A>>Copyright © 2018–2019 Red Hat. All rights reserved.