public class BMCBuilder extends BMCFluentImpl<BMCBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<BMC,BMCBuilder>
| Constructor and Description |
|---|
BMCBuilder() |
BMCBuilder(BMC instance) |
BMCBuilder(BMC instance,
Boolean validationEnabled) |
BMCBuilder(BMCFluent<?> fluent) |
BMCBuilder(BMCFluent<?> fluent,
BMC instance) |
BMCBuilder(BMCFluent<?> fluent,
BMC instance,
Boolean validationEnabled) |
BMCBuilder(BMCFluent<?> fluent,
Boolean validationEnabled) |
BMCBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
BMC |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getAddress, getDisableCertificateVerification, getPassword, getUsername, hasAdditionalProperties, hasAddress, hasDisableCertificateVerification, hasPassword, hasUsername, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAddress, withDisableCertificateVerification, withNewAddress, withNewPassword, withNewUsername, withPassword, withUsernameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic BMCBuilder()
public BMCBuilder(Boolean validationEnabled)
public BMCBuilder(BMCFluent<?> fluent)
public BMCBuilder(BMC instance)
public BMC build()
build in interface io.fabric8.kubernetes.api.builder.Builder<BMC>public boolean equals(Object o)
equals in class BMCFluentImpl<BMCBuilder>public int hashCode()
hashCode in class BMCFluentImpl<BMCBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.