public class APIServiceSpecFluentImpl<A extends APIServiceSpecFluent<A>> extends BaseFluent<A> implements APIServiceSpecFluent<A>
APIServiceSpecFluent.ServiceNested<N>_visitables, VISIT| Constructor and Description |
|---|
APIServiceSpecFluentImpl() |
APIServiceSpecFluentImpl(APIServiceSpec instance) |
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic APIServiceSpecFluentImpl()
public APIServiceSpecFluentImpl(APIServiceSpec instance)
public String getCaBundle()
getCaBundle in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withCaBundle(String caBundle)
withCaBundle in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasCaBundle()
hasCaBundle in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public String getGroup()
getGroup in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withGroup(String group)
withGroup in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasGroup()
hasGroup in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Integer getGroupPriorityMinimum()
getGroupPriorityMinimum in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withGroupPriorityMinimum(Integer groupPriorityMinimum)
withGroupPriorityMinimum in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasGroupPriorityMinimum()
hasGroupPriorityMinimum in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean getInsecureSkipTLSVerify()
getInsecureSkipTLSVerify in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withInsecureSkipTLSVerify(Boolean insecureSkipTLSVerify)
withInsecureSkipTLSVerify in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasInsecureSkipTLSVerify()
hasInsecureSkipTLSVerify in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>@Deprecated public ServiceReference getService()
getService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public ServiceReference buildService()
buildService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withService(ServiceReference service)
withService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasService()
hasService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewService(String name, String namespace, Integer port)
withNewService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public APIServiceSpecFluent.ServiceNested<A> withNewService()
withNewService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public APIServiceSpecFluent.ServiceNested<A> withNewServiceLike(ServiceReference item)
withNewServiceLike in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public APIServiceSpecFluent.ServiceNested<A> editService()
editService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public APIServiceSpecFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public APIServiceSpecFluent.ServiceNested<A> editOrNewServiceLike(ServiceReference item)
editOrNewServiceLike in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public String getVersion()
getVersion in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withVersion(String version)
withVersion in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasVersion()
hasVersion in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Integer getVersionPriority()
getVersionPriority in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withVersionPriority(Integer versionPriority)
withVersionPriority in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasVersionPriority()
hasVersionPriority in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A addToAdditionalProperties(String key, Object value)
addToAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A addToAdditionalProperties(Map<String,Object> map)
addToAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A removeFromAdditionalProperties(String key)
removeFromAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A removeFromAdditionalProperties(Map<String,Object> map)
removeFromAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Map<String,Object> getAdditionalProperties()
getAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public <K,V> A withAdditionalProperties(Map<String,Object> additionalProperties)
withAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public Boolean hasAdditionalProperties()
hasAdditionalProperties in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public boolean equals(Object o)
equals in class BaseFluent<A extends APIServiceSpecFluent<A>>public int hashCode()
hashCode in class BaseFluent<A extends APIServiceSpecFluent<A>>public A withInsecureSkipTLSVerify()
withInsecureSkipTLSVerify in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.