public class ServiceEntrySpecBuilder extends ServiceEntrySpecFluent<ServiceEntrySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ServiceEntrySpec,ServiceEntrySpecBuilder>
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() |
addAllToAddresses, addAllToEndpoints, addAllToExportTo, addAllToHosts, addAllToPorts, addAllToSubjectAltNames, addNewEndpoint, addNewEndpointLike, addNewPort, addNewPort, addNewPortLike, 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, equals, getAddress, getAddresses, getExportTo, getExportTo, getFirstAddress, getFirstExportTo, getFirstHost, getFirstSubjectAltName, getHost, getHosts, getLastAddress, getLastExportTo, getLastHost, getLastSubjectAltName, getLocation, getMatchingAddress, getMatchingExportTo, getMatchingHost, getMatchingSubjectAltName, getResolution, getSubjectAltName, getSubjectAltNames, hasAddresses, hasEndpoints, hasExportTo, hashCode, 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, toString, withAddresses, withAddresses, withEndpoints, withEndpoints, withExportTo, withExportTo, withHosts, withHosts, withLocation, withNewWorkloadSelector, withNewWorkloadSelectorLike, withPorts, withPorts, withResolution, withSubjectAltNames, withSubjectAltNames, withWorkloadSelectoraccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic 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>Copyright © 2015–2023 Red Hat. All rights reserved.