Class DNSZoneSpecFluent.AzureNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.AzureDNSZoneSpecFluent<DNSZoneSpecFluent.AzureNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.DNSZoneSpecFluent.AzureNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- DNSZoneSpecFluent<A extends DNSZoneSpecFluent<A>>
public class DNSZoneSpecFluent.AzureNested<N> extends AzureDNSZoneSpecFluent<DNSZoneSpecFluent.AzureNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.AzureDNSZoneSpecFluent
AzureDNSZoneSpecFluent.CredentialsSecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendAzure()-
Methods inherited from class io.fabric8.openshift.api.model.hive.v1.AzureDNSZoneSpecFluent
addToAdditionalProperties, addToAdditionalProperties, buildCredentialsSecretRef, copyInstance, editCredentialsSecretRef, editOrNewCredentialsSecretRef, editOrNewCredentialsSecretRefLike, equals, getAdditionalProperties, getCloudName, getResourceGroupName, hasAdditionalProperties, hasCloudName, hasCredentialsSecretRef, hashCode, hasResourceGroupName, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withCloudName, withCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRef, withNewCredentialsSecretRefLike, withResourceGroupName
-
-