Package io.fabric8.kubernetes.api.model
Class APIGroupBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIGroupFluentImpl<APIGroupBuilder>
io.fabric8.kubernetes.api.model.APIGroupBuilder
- All Implemented Interfaces:
Builder<APIGroup>,Fluent<APIGroupBuilder>,Visitable<APIGroupBuilder>,VisitableBuilder<APIGroup,APIGroupBuilder>,APIGroupFluent<APIGroupBuilder>
public class APIGroupBuilder extends APIGroupFluentImpl<APIGroupBuilder> implements VisitableBuilder<APIGroup,APIGroupBuilder>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.fabric8.kubernetes.api.model.APIGroupFluentImpl
APIGroupFluentImpl.PreferredVersionNestedImpl<N>, APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>, APIGroupFluentImpl.VersionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupFluent
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description APIGroupBuilder()APIGroupBuilder(APIGroup instance)APIGroupBuilder(APIGroupFluent<?> fluent)APIGroupBuilder(APIGroupFluent<?> fluent, APIGroup instance)APIGroupBuilder(APIGroupFluent<?> fluent, APIGroup instance, Boolean validationEnabled)APIGroupBuilder(APIGroupFluent<?> fluent, Boolean validationEnabled)APIGroupBuilder(APIGroup instance, Boolean validationEnabled)APIGroupBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.APIGroupFluentImpl
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, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewPreferredVersion, withNewPreferredVersion, withNewPreferredVersionLike, withPreferredVersion, withServerAddressByClientCIDRs, withServerAddressByClientCIDRs, withVersions, withVersionsMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
APIGroupBuilder
public APIGroupBuilder() -
APIGroupBuilder
-
APIGroupBuilder
-
APIGroupBuilder
-
APIGroupBuilder
-
APIGroupBuilder
-
APIGroupBuilder
-
APIGroupBuilder
-
-
Method Details
-
build
-
equals
- Overrides:
equalsin classAPIGroupFluentImpl<APIGroupBuilder>
-