public class CatalogRestrictionsBuilder extends CatalogRestrictionsFluent<CatalogRestrictionsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<CatalogRestrictions,CatalogRestrictionsBuilder>
| Constructor and Description |
|---|
CatalogRestrictionsBuilder() |
CatalogRestrictionsBuilder(CatalogRestrictions instance) |
CatalogRestrictionsBuilder(CatalogRestrictionsFluent<?> fluent) |
CatalogRestrictionsBuilder(CatalogRestrictionsFluent<?> fluent,
CatalogRestrictions instance) |
| Modifier and Type | Method and Description |
|---|---|
CatalogRestrictions |
build() |
addAllToServiceClass, addAllToServicePlan, addToAdditionalProperties, addToAdditionalProperties, addToServiceClass, addToServiceClass, addToServicePlan, addToServicePlan, copyInstance, equals, getAdditionalProperties, getFirstServiceClass, getFirstServicePlan, getLastServiceClass, getLastServicePlan, getMatchingServiceClass, getMatchingServicePlan, getServiceClass, getServiceClass, getServicePlan, getServicePlan, hasAdditionalProperties, hashCode, hasMatchingServiceClass, hasMatchingServicePlan, hasServiceClass, hasServicePlan, removeAllFromServiceClass, removeAllFromServicePlan, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceClass, removeFromServicePlan, setToServiceClass, setToServicePlan, toString, withAdditionalProperties, withServiceClass, withServiceClass, withServicePlan, withServicePlanaggregate, aggregate, build, build, builderOf, getVisitableMappublic CatalogRestrictionsBuilder()
public CatalogRestrictionsBuilder(CatalogRestrictionsFluent<?> fluent)
public CatalogRestrictionsBuilder(CatalogRestrictionsFluent<?> fluent, CatalogRestrictions instance)
public CatalogRestrictionsBuilder(CatalogRestrictions instance)
public CatalogRestrictions build()
build in interface io.fabric8.kubernetes.api.builder.Builder<CatalogRestrictions>Copyright © 2015–2024 Red Hat. All rights reserved.