Uses of Class
io.fabric8.openshift.api.model.installer.aws.v1.MachinePoolFluent.MetadataServiceNested
-
Packages that use MachinePoolFluent.MetadataServiceNested Package Description io.fabric8.openshift.api.model.installer.aws.v1 -
-
Uses of MachinePoolFluent.MetadataServiceNested in io.fabric8.openshift.api.model.installer.aws.v1
Methods in io.fabric8.openshift.api.model.installer.aws.v1 that return MachinePoolFluent.MetadataServiceNested Modifier and Type Method Description MachinePoolFluent.MetadataServiceNested<A>MachinePoolFluent. editMetadataService()MachinePoolFluent.MetadataServiceNested<A>MachinePoolFluent. editOrNewMetadataService()MachinePoolFluent.MetadataServiceNested<A>MachinePoolFluent. editOrNewMetadataServiceLike(EC2Metadata item)MachinePoolFluent.MetadataServiceNested<A>MachinePoolFluent. withNewMetadataService()MachinePoolFluent.MetadataServiceNested<A>MachinePoolFluent. withNewMetadataServiceLike(EC2Metadata item)
-