Uses of Class
io.fabric8.openclustermanagement.api.model.operator.v1.AwsIrsa
-
Packages that use AwsIrsa Package Description io.fabric8.openclustermanagement.api.model.operator.v1 -
-
Uses of AwsIrsa in io.fabric8.openclustermanagement.api.model.operator.v1
Methods in io.fabric8.openclustermanagement.api.model.operator.v1 that return AwsIrsa Modifier and Type Method Description AwsIrsaAwsIrsaBuilder. build()AwsIrsaRegistrationDriverFluent. buildAwsIrsa()AwsIrsaRegistrationDriver. getAwsIrsa()Methods in io.fabric8.openclustermanagement.api.model.operator.v1 with parameters of type AwsIrsa Modifier and Type Method Description protected voidAwsIrsaFluent. copyInstance(AwsIrsa instance)RegistrationDriverFluent.AwsIrsaNested<A>RegistrationDriverFluent. editOrNewAwsIrsaLike(AwsIrsa item)voidRegistrationDriver. setAwsIrsa(AwsIrsa awsIrsa)ARegistrationDriverFluent. withAwsIrsa(AwsIrsa awsIrsa)RegistrationDriverFluent.AwsIrsaNested<A>RegistrationDriverFluent. withNewAwsIrsaLike(AwsIrsa item)Constructors in io.fabric8.openclustermanagement.api.model.operator.v1 with parameters of type AwsIrsa Constructor Description AwsIrsaBuilder(AwsIrsa instance)AwsIrsaBuilder(AwsIrsaFluent<?> fluent, AwsIrsa instance)AwsIrsaFluent(AwsIrsa instance)RegistrationDriver(String authType, AwsIrsa awsIrsa)
-