Uses of Class
io.fabric8.openshift.api.model.installer.azure.v1.MachinePoolFluent.IdentityNested
-
Packages that use MachinePoolFluent.IdentityNested Package Description io.fabric8.openshift.api.model.installer.azure.v1 -
-
Uses of MachinePoolFluent.IdentityNested in io.fabric8.openshift.api.model.installer.azure.v1
Methods in io.fabric8.openshift.api.model.installer.azure.v1 that return MachinePoolFluent.IdentityNested Modifier and Type Method Description MachinePoolFluent.IdentityNested<A>MachinePoolFluent. editIdentity()MachinePoolFluent.IdentityNested<A>MachinePoolFluent. editOrNewIdentity()MachinePoolFluent.IdentityNested<A>MachinePoolFluent. editOrNewIdentityLike(VMIdentity item)MachinePoolFluent.IdentityNested<A>MachinePoolFluent. withNewIdentity()MachinePoolFluent.IdentityNested<A>MachinePoolFluent. withNewIdentityLike(VMIdentity item)
-