Uses of Class
io.fabric8.openshift.api.model.machine.v1beta1.GCPServiceAccountBuilder
-
Packages that use GCPServiceAccountBuilder Package Description io.fabric8.openshift.api.model.machine.v1beta1 -
-
Uses of GCPServiceAccountBuilder in io.fabric8.openshift.api.model.machine.v1beta1
Methods in io.fabric8.openshift.api.model.machine.v1beta1 that return GCPServiceAccountBuilder Modifier and Type Method Description GCPServiceAccountBuilderGCPServiceAccount. edit()GCPServiceAccountBuilderGCPServiceAccount. toBuilder()Method parameters in io.fabric8.openshift.api.model.machine.v1beta1 with type arguments of type GCPServiceAccountBuilder Modifier and Type Method Description GCPServiceAccountGCPMachineProviderSpecFluent. buildMatchingServiceAccount(Predicate<GCPServiceAccountBuilder> predicate)GCPMachineProviderSpecFluent.ServiceAccountsNested<A>GCPMachineProviderSpecFluent. editMatchingServiceAccount(Predicate<GCPServiceAccountBuilder> predicate)booleanGCPMachineProviderSpecFluent. hasMatchingServiceAccount(Predicate<GCPServiceAccountBuilder> predicate)AGCPMachineProviderSpecFluent. removeMatchingFromServiceAccounts(Predicate<GCPServiceAccountBuilder> predicate)
-