public class V1beta1APIServiceSpecFluentImpl<A extends V1beta1APIServiceSpecFluent<A>> extends BaseFluent<A> implements V1beta1APIServiceSpecFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1beta1APIServiceSpecFluentImpl.ServiceNestedImpl<N> |
V1beta1APIServiceSpecFluent.ServiceNested<N>_visitables| Constructor and Description |
|---|
V1beta1APIServiceSpecFluentImpl() |
V1beta1APIServiceSpecFluentImpl(V1beta1APIServiceSpec instance) |
public V1beta1APIServiceSpecFluentImpl()
public V1beta1APIServiceSpecFluentImpl(V1beta1APIServiceSpec instance)
public A withCaBundle(byte... caBundle)
withCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public byte[] getCaBundle()
getCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A addToCaBundle(int index, Byte item)
addToCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A setToCaBundle(int index, Byte item)
setToCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A addToCaBundle(Byte... items)
addToCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A addAllToCaBundle(Collection<Byte> items)
addAllToCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A removeFromCaBundle(Byte... items)
removeFromCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A removeAllFromCaBundle(Collection<Byte> items)
removeAllFromCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasCaBundle()
hasCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A addNewCaBundle(String arg1)
addNewCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A addNewCaBundle(byte arg1)
addNewCaBundle in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public String getGroup()
getGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withGroup(String group)
withGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasGroup()
hasGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewGroup(String arg1)
withNewGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewGroup(StringBuilder arg1)
withNewGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewGroup(StringBuffer arg1)
withNewGroup in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Integer getGroupPriorityMinimum()
getGroupPriorityMinimum in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withGroupPriorityMinimum(Integer groupPriorityMinimum)
withGroupPriorityMinimum in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasGroupPriorityMinimum()
hasGroupPriorityMinimum in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean isInsecureSkipTLSVerify()
isInsecureSkipTLSVerify in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withInsecureSkipTLSVerify(Boolean insecureSkipTLSVerify)
withInsecureSkipTLSVerify in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasInsecureSkipTLSVerify()
hasInsecureSkipTLSVerify in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewInsecureSkipTLSVerify(String arg1)
withNewInsecureSkipTLSVerify in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewInsecureSkipTLSVerify(boolean arg1)
withNewInsecureSkipTLSVerify in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>@Deprecated public ApiregistrationV1beta1ServiceReference getService()
getService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public ApiregistrationV1beta1ServiceReference buildService()
buildService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withService(ApiregistrationV1beta1ServiceReference service)
withService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasService()
hasService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public V1beta1APIServiceSpecFluent.ServiceNested<A> withNewService()
withNewService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public V1beta1APIServiceSpecFluent.ServiceNested<A> withNewServiceLike(ApiregistrationV1beta1ServiceReference item)
withNewServiceLike in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public V1beta1APIServiceSpecFluent.ServiceNested<A> editService()
editService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public V1beta1APIServiceSpecFluent.ServiceNested<A> editOrNewService()
editOrNewService in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public V1beta1APIServiceSpecFluent.ServiceNested<A> editOrNewServiceLike(ApiregistrationV1beta1ServiceReference item)
editOrNewServiceLike in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public String getVersion()
getVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withVersion(String version)
withVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasVersion()
hasVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewVersion(String arg1)
withNewVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewVersion(StringBuilder arg1)
withNewVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withNewVersion(StringBuffer arg1)
withNewVersion in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Integer getVersionPriority()
getVersionPriority in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public A withVersionPriority(Integer versionPriority)
withVersionPriority in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>public Boolean hasVersionPriority()
hasVersionPriority in interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>>Copyright © 2021. All rights reserved.