public interface UserInfoFluent<A extends UserInfoFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
Boolean hasExtra()
A addAllToGroups(Collection<String> items)
A removeAllFromGroups(Collection<String> items)
String getGroup(int index)
String getFirstGroup()
String getLastGroup()
Boolean hasGroups()
String getUid()
Boolean hasUid()
@Deprecated A withNewUid(String arg0)
String getUsername()
Boolean hasUsername()
@Deprecated A withNewUsername(String arg0)
Copyright © 2015–2020 Red Hat. All rights reserved.