Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.AzureCustomerManagedBootDiagnostics
-
Packages that use AzureCustomerManagedBootDiagnostics Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of AzureCustomerManagedBootDiagnostics in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return AzureCustomerManagedBootDiagnostics Modifier and Type Method Description AzureCustomerManagedBootDiagnosticsAzureCustomerManagedBootDiagnosticsBuilder. build()AzureCustomerManagedBootDiagnosticsAzureBootDiagnosticsFluent. buildCustomerManaged()AzureCustomerManagedBootDiagnosticsAzureBootDiagnostics. getCustomerManaged()Methods in io.fabric8.openshift.api.model.machine.v1beta1 with parameters of type AzureCustomerManagedBootDiagnostics Modifier and Type Method Description protected voidAzureCustomerManagedBootDiagnosticsFluent. copyInstance(AzureCustomerManagedBootDiagnostics instance)AzureBootDiagnosticsFluent.CustomerManagedNested<A>AzureBootDiagnosticsFluent. editOrNewCustomerManagedLike(AzureCustomerManagedBootDiagnostics item)voidAzureBootDiagnostics. setCustomerManaged(AzureCustomerManagedBootDiagnostics customerManaged)AAzureBootDiagnosticsFluent. withCustomerManaged(AzureCustomerManagedBootDiagnostics customerManaged)AzureBootDiagnosticsFluent.CustomerManagedNested<A>AzureBootDiagnosticsFluent. withNewCustomerManagedLike(AzureCustomerManagedBootDiagnostics item)Constructors in io.fabric8.openshift.api.model.machine.v1beta1 with parameters of type AzureCustomerManagedBootDiagnostics Constructor Description AzureBootDiagnostics(AzureCustomerManagedBootDiagnostics customerManaged, String storageAccountType)AzureCustomerManagedBootDiagnosticsBuilder(AzureCustomerManagedBootDiagnostics instance)AzureCustomerManagedBootDiagnosticsBuilder(AzureCustomerManagedBootDiagnosticsFluent<?> fluent, AzureCustomerManagedBootDiagnostics instance)AzureCustomerManagedBootDiagnosticsFluent(AzureCustomerManagedBootDiagnostics instance)
-