public class ServiceEntrySpecBuilder extends ServiceEntrySpecFluentImpl<ServiceEntrySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceEntrySpec,ServiceEntrySpecBuilder>
ServiceEntrySpecFluentImpl.EndpointsNestedImpl<N>, ServiceEntrySpecFluentImpl.PortsNestedImpl<N>, ServiceEntrySpecFluentImpl.WorkloadSelectorNestedImpl<N>ServiceEntrySpecFluent.EndpointsNested<N>, ServiceEntrySpecFluent.PortsNested<N>, ServiceEntrySpecFluent.WorkloadSelectorNested<N>| Constructor and Description |
|---|
ServiceEntrySpecBuilder() |
ServiceEntrySpecBuilder(Boolean validationEnabled) |
ServiceEntrySpecBuilder(ServiceEntrySpec instance) |
ServiceEntrySpecBuilder(ServiceEntrySpec instance,
Boolean validationEnabled) |
ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent) |
ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent,
Boolean validationEnabled) |
ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent,
ServiceEntrySpec instance) |
ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent,
ServiceEntrySpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ServiceEntrySpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToAddresses, addAllToEndpoints, addAllToExportTo, addAllToHosts, addAllToPorts, addAllToSubjectAltNames, addNewAddress, addNewEndpoint, addNewEndpointLike, addNewExportTo, addNewHost, addNewPort, addNewPort, addNewPortLike, addNewSubjectAltName, addToAddresses, addToAddresses, addToEndpoints, addToEndpoints, addToExportTo, addToExportTo, addToHosts, addToHosts, addToPorts, addToPorts, addToSubjectAltNames, addToSubjectAltNames, buildEndpoint, buildEndpoints, buildFirstEndpoint, buildFirstPort, buildLastEndpoint, buildLastPort, buildMatchingEndpoint, buildMatchingPort, buildPort, buildPorts, buildWorkloadSelector, editEndpoint, editFirstEndpoint, editFirstPort, editLastEndpoint, editLastPort, editMatchingEndpoint, editMatchingPort, editOrNewWorkloadSelector, editOrNewWorkloadSelectorLike, editPort, editWorkloadSelector, getAddress, getAddresses, getEndpoints, getExportTo, getExportTo, getFirstAddress, getFirstExportTo, getFirstHost, getFirstSubjectAltName, getHost, getHosts, getLastAddress, getLastExportTo, getLastHost, getLastSubjectAltName, getLocation, getMatchingAddress, getMatchingExportTo, getMatchingHost, getMatchingSubjectAltName, getPorts, getResolution, getSubjectAltName, getSubjectAltNames, getWorkloadSelector, hasAddresses, hasEndpoints, hasExportTo, hasHosts, hasLocation, hasMatchingAddress, hasMatchingEndpoint, hasMatchingExportTo, hasMatchingHost, hasMatchingPort, hasMatchingSubjectAltName, hasPorts, hasResolution, hasSubjectAltNames, hasWorkloadSelector, removeAllFromAddresses, removeAllFromEndpoints, removeAllFromExportTo, removeAllFromHosts, removeAllFromPorts, removeAllFromSubjectAltNames, removeFromAddresses, removeFromEndpoints, removeFromExportTo, removeFromHosts, removeFromPorts, removeFromSubjectAltNames, removeMatchingFromEndpoints, removeMatchingFromPorts, setNewEndpointLike, setNewPortLike, setToAddresses, setToEndpoints, setToExportTo, setToHosts, setToPorts, setToSubjectAltNames, withAddresses, withAddresses, withEndpoints, withEndpoints, withExportTo, withExportTo, withHosts, withHosts, withLocation, withNewWorkloadSelector, withNewWorkloadSelectorLike, withPorts, withPorts, withResolution, withSubjectAltNames, withSubjectAltNames, withWorkloadSelectoraccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ServiceEntrySpecBuilder()
public ServiceEntrySpecBuilder(Boolean validationEnabled)
public ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent)
public ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent, Boolean validationEnabled)
public ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent, ServiceEntrySpec instance)
public ServiceEntrySpecBuilder(ServiceEntrySpecFluent<?> fluent, ServiceEntrySpec instance, Boolean validationEnabled)
public ServiceEntrySpecBuilder(ServiceEntrySpec instance)
public ServiceEntrySpecBuilder(ServiceEntrySpec instance, Boolean validationEnabled)
public ServiceEntrySpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ServiceEntrySpec>public boolean equals(Object o)
equals in class ServiceEntrySpecFluentImpl<ServiceEntrySpecBuilder>public int hashCode()
hashCode in class ServiceEntrySpecFluentImpl<ServiceEntrySpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.