Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.AzureMachineProviderSpecFluent.DiagnosticsNested
-
Packages that use AzureMachineProviderSpecFluent.DiagnosticsNested Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of AzureMachineProviderSpecFluent.DiagnosticsNested in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return AzureMachineProviderSpecFluent.DiagnosticsNested Modifier and Type Method Description AzureMachineProviderSpecFluent.DiagnosticsNested<A>AzureMachineProviderSpecFluent. editDiagnostics()AzureMachineProviderSpecFluent.DiagnosticsNested<A>AzureMachineProviderSpecFluent. editOrNewDiagnostics()AzureMachineProviderSpecFluent.DiagnosticsNested<A>AzureMachineProviderSpecFluent. editOrNewDiagnosticsLike(AzureDiagnostics item)AzureMachineProviderSpecFluent.DiagnosticsNested<A>AzureMachineProviderSpecFluent. withNewDiagnostics()AzureMachineProviderSpecFluent.DiagnosticsNested<A>AzureMachineProviderSpecFluent. withNewDiagnosticsLike(AzureDiagnostics item)
-