public class APIGroupBuilder extends APIGroupFluentImpl<APIGroupBuilder> implements VisitableBuilder<APIGroup,APIGroupBuilder>
APIGroupFluentImpl.PreferredVersionNestedImpl<N>, APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>, APIGroupFluentImpl.VersionsNestedImpl<N>
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N>
_visitables, VISIT
Constructor and Description |
---|
APIGroupBuilder() |
APIGroupBuilder(APIGroup instance) |
APIGroupBuilder(APIGroup instance,
Boolean validationEnabled) |
APIGroupBuilder(APIGroupFluent<?> fluent) |
APIGroupBuilder(APIGroupFluent<?> fluent,
APIGroup instance) |
APIGroupBuilder(APIGroupFluent<?> fluent,
APIGroup instance,
Boolean validationEnabled) |
APIGroupBuilder(APIGroupFluent<?> fluent,
Boolean validationEnabled) |
APIGroupBuilder(Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
APIGroup |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToServerAddressByClientCIDRs, addAllToVersions, addNewServerAddressByClientCIDR, addNewServerAddressByClientCIDR, addNewServerAddressByClientCIDRLike, addNewVersion, addNewVersion, addNewVersionLike, addToServerAddressByClientCIDRs, addToServerAddressByClientCIDRs, addToVersions, addToVersions, buildFirstServerAddressByClientCIDR, buildFirstVersion, buildLastServerAddressByClientCIDR, buildLastVersion, buildMatchingServerAddressByClientCIDR, buildMatchingVersion, buildPreferredVersion, buildServerAddressByClientCIDR, buildServerAddressByClientCIDRs, buildVersion, buildVersions, editFirstServerAddressByClientCIDR, editFirstVersion, editLastServerAddressByClientCIDR, editLastVersion, editMatchingServerAddressByClientCIDR, editMatchingVersion, editOrNewPreferredVersion, editOrNewPreferredVersionLike, editPreferredVersion, editServerAddressByClientCIDR, editVersion, getApiVersion, getKind, getName, getPreferredVersion, getServerAddressByClientCIDRs, getVersions, hasApiVersion, hasKind, hasMatchingServerAddressByClientCIDR, hasMatchingVersion, hasName, hasPreferredVersion, hasServerAddressByClientCIDRs, hasVersions, removeAllFromServerAddressByClientCIDRs, removeAllFromVersions, removeFromServerAddressByClientCIDRs, removeFromVersions, removeMatchingFromServerAddressByClientCIDRs, removeMatchingFromVersions, setNewServerAddressByClientCIDRLike, setNewVersionLike, setToServerAddressByClientCIDRs, setToVersions, withApiVersion, withKind, withName, withNewApiVersion, withNewKind, withNewName, withNewPreferredVersion, withNewPreferredVersion, withNewPreferredVersionLike, withPreferredVersion, withServerAddressByClientCIDRs, withServerAddressByClientCIDRs, withVersions, withVersions
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public APIGroupBuilder()
public APIGroupBuilder(Boolean validationEnabled)
public APIGroupBuilder(APIGroupFluent<?> fluent)
public APIGroupBuilder(APIGroupFluent<?> fluent, Boolean validationEnabled)
public APIGroupBuilder(APIGroupFluent<?> fluent, APIGroup instance)
public APIGroupBuilder(APIGroupFluent<?> fluent, APIGroup instance, Boolean validationEnabled)
public APIGroupBuilder(APIGroup instance)
public boolean equals(Object o)
equals
in class APIGroupFluentImpl<APIGroupBuilder>
public int hashCode()
hashCode
in class APIGroupFluentImpl<APIGroupBuilder>
Copyright © 2015–2020 Red Hat. All rights reserved.