public class AzureDNSZoneSpecBuilder extends AzureDNSZoneSpecFluentImpl<AzureDNSZoneSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<AzureDNSZoneSpec,AzureDNSZoneSpecBuilder>
AzureDNSZoneSpecFluentImpl.CredentialsSecretRefNestedImpl<N>AzureDNSZoneSpecFluent.CredentialsSecretRefNested<N>| Constructor and Description |
|---|
AzureDNSZoneSpecBuilder() |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpec instance) |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpec instance,
Boolean validationEnabled) |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent) |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent,
AzureDNSZoneSpec instance) |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent,
AzureDNSZoneSpec instance,
Boolean validationEnabled) |
AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent,
Boolean validationEnabled) |
AzureDNSZoneSpecBuilder(Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
AzureDNSZoneSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToAdditionalProperties, addToAdditionalProperties, buildCredentialsSecretRef, editCredentialsSecretRef, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, getAdditionalProperties, getCloudName, getCredentialsSecretRef, getResourceGroupName, hasAdditionalProperties, hasCloudName, hasCredentialsSecretRef, hasResourceGroupName, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withCloudName, withCredentialsSecretRef, withNewCloudName, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withNewResourceGroupName, withResourceGroupNameaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic AzureDNSZoneSpecBuilder()
public AzureDNSZoneSpecBuilder(Boolean validationEnabled)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent, Boolean validationEnabled)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent, AzureDNSZoneSpec instance)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpecFluent<?> fluent, AzureDNSZoneSpec instance, Boolean validationEnabled)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpec instance)
public AzureDNSZoneSpecBuilder(AzureDNSZoneSpec instance, Boolean validationEnabled)
public AzureDNSZoneSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<AzureDNSZoneSpec>public boolean equals(Object o)
equals in class AzureDNSZoneSpecFluentImpl<AzureDNSZoneSpecBuilder>public int hashCode()
hashCode in class AzureDNSZoneSpecFluentImpl<AzureDNSZoneSpecBuilder>Copyright © 2015–2022 Red Hat. All rights reserved.