public class APIServiceSpecFluentImpl<A extends APIServiceSpecFluent<A>> extends BaseFluent<A> implements APIServiceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
APIServiceSpecFluentImpl.ServiceNestedImpl<N> |
APIServiceSpecFluent.ServiceNested<N>_visitables| Constructor and Description |
|---|
APIServiceSpecFluentImpl() |
APIServiceSpecFluentImpl(APIServiceSpec instance) |
public 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 A withNewCaBundle(String arg1)
withNewCaBundle in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewCaBundle(StringBuilder arg1)
withNewCaBundle in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewCaBundle(StringBuffer arg1)
withNewCaBundle 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 A withNewGroup(String arg1)
withNewGroup in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewGroup(StringBuilder arg1)
withNewGroup in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewGroup(StringBuffer arg1)
withNewGroup 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 isInsecureSkipTLSVerify()
isInsecureSkipTLSVerify 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>>public A withNewInsecureSkipTLSVerify(String arg1)
withNewInsecureSkipTLSVerify in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewInsecureSkipTLSVerify(boolean arg1)
withNewInsecureSkipTLSVerify 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 A withNewVersion(String arg1)
withNewVersion in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface APIServiceSpecFluent<A extends APIServiceSpecFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion 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>>Copyright © 2015–2022 Red Hat. All rights reserved.