public interface V1beta1APIServiceSpecFluent<A extends V1beta1APIServiceSpecFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1beta1APIServiceSpecFluent.ServiceNested<N> |
A withCaBundle(byte... caBundle)
byte[] getCaBundle()
A addAllToCaBundle(Collection<Byte> items)
A removeAllFromCaBundle(Collection<Byte> items)
Boolean hasCaBundle()
A addNewCaBundle(byte arg1)
String getGroup()
Boolean hasGroup()
A withNewGroup(StringBuilder arg1)
A withNewGroup(StringBuffer arg1)
Integer getGroupPriorityMinimum()
Boolean hasGroupPriorityMinimum()
Boolean isInsecureSkipTLSVerify()
Boolean hasInsecureSkipTLSVerify()
A withNewInsecureSkipTLSVerify(boolean arg1)
@Deprecated ApiregistrationV1beta1ServiceReference getService()
ApiregistrationV1beta1ServiceReference buildService()
A withService(ApiregistrationV1beta1ServiceReference service)
Boolean hasService()
V1beta1APIServiceSpecFluent.ServiceNested<A> withNewService()
V1beta1APIServiceSpecFluent.ServiceNested<A> withNewServiceLike(ApiregistrationV1beta1ServiceReference item)
V1beta1APIServiceSpecFluent.ServiceNested<A> editService()
V1beta1APIServiceSpecFluent.ServiceNested<A> editOrNewService()
V1beta1APIServiceSpecFluent.ServiceNested<A> editOrNewServiceLike(ApiregistrationV1beta1ServiceReference item)
String getVersion()
Boolean hasVersion()
A withNewVersion(StringBuilder arg1)
A withNewVersion(StringBuffer arg1)
Integer getVersionPriority()
Boolean hasVersionPriority()
Copyright © 2019. All rights reserved.