public class ResourceAttributesBuilder extends ResourceAttributesFluent<ResourceAttributesBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ResourceAttributes,ResourceAttributesBuilder>
| Constructor and Description |
|---|
ResourceAttributesBuilder() |
ResourceAttributesBuilder(ResourceAttributes instance) |
ResourceAttributesBuilder(ResourceAttributesFluent<?> fluent) |
ResourceAttributesBuilder(ResourceAttributesFluent<?> fluent,
ResourceAttributes instance) |
| Modifier and Type | Method and Description |
|---|---|
ResourceAttributes |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getGroup, getName, getNamespace, getResource, getSubresource, getVerb, getVersion, hasAdditionalProperties, hasGroup, hashCode, hasName, hasNamespace, hasResource, hasSubresource, hasVerb, hasVersion, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withGroup, withName, withNamespace, withResource, withSubresource, withVerb, withVersionaggregate, aggregate, build, build, builderOf, getVisitableMappublic ResourceAttributesBuilder()
public ResourceAttributesBuilder(ResourceAttributesFluent<?> fluent)
public ResourceAttributesBuilder(ResourceAttributesFluent<?> fluent, ResourceAttributes instance)
public ResourceAttributesBuilder(ResourceAttributes instance)
public ResourceAttributes build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ResourceAttributes>Copyright © 2015–2023 Red Hat. All rights reserved.