Class UserInfoBuilder
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.authentication.UserInfoFluentImpl<UserInfoBuilder>
io.fabric8.kubernetes.api.model.authentication.UserInfoBuilder
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<UserInfo>,io.fabric8.kubernetes.api.builder.Fluent<UserInfoBuilder>,io.fabric8.kubernetes.api.builder.Visitable<UserInfoBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<UserInfo,UserInfoBuilder>,UserInfoFluent<UserInfoBuilder>
public class UserInfoBuilder extends UserInfoFluentImpl<UserInfoBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<UserInfo,UserInfoBuilder>
-
Field Summary
-
Constructor Summary
Constructors Constructor Description UserInfoBuilder()UserInfoBuilder(UserInfo instance)UserInfoBuilder(UserInfoFluent<?> fluent)UserInfoBuilder(UserInfoFluent<?> fluent, UserInfo instance)UserInfoBuilder(UserInfoFluent<?> fluent, UserInfo instance, Boolean validationEnabled)UserInfoBuilder(UserInfoFluent<?> fluent, Boolean validationEnabled)UserInfoBuilder(UserInfo instance, Boolean validationEnabled)UserInfoBuilder(Boolean validationEnabled) -
Method Summary
Methods inherited from class io.fabric8.kubernetes.api.model.authentication.UserInfoFluentImpl
addAllToGroups, addNewGroup, addNewGroup, addNewGroup, addToExtra, addToExtra, addToGroups, addToGroups, getExtra, getFirstGroup, getGroup, getGroups, getLastGroup, getMatchingGroup, getUid, getUsername, hasExtra, hasGroups, hasMatchingGroup, hasUid, hasUsername, removeAllFromGroups, removeFromExtra, removeFromExtra, removeFromGroups, setToGroups, withExtra, withGroups, withGroups, withNewUid, withNewUid, withNewUid, withNewUsername, withNewUsername, withNewUsername, withUid, withUsernameMethods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
UserInfoBuilder
public UserInfoBuilder() -
UserInfoBuilder
-
UserInfoBuilder
-
UserInfoBuilder
-
UserInfoBuilder
-
UserInfoBuilder
-
UserInfoBuilder
-
UserInfoBuilder
-
-
Method Details
-
build
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<UserInfo>
-
equals
- Overrides:
equalsin classUserInfoFluentImpl<UserInfoBuilder>
-