public class InlineAuth extends AuthConfigFluentImpl<InlineAuth> implements Doneable<Boolean>
| Constructor and Description |
|---|
InlineAuth(AuthConfig item,
io.fabric8.docker.api.builder.Function<AuthConfig,Boolean> function) |
InlineAuth(io.fabric8.docker.api.builder.Function<AuthConfig,Boolean> function) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
done() |
equals, getAuth, getEmail, getPassword, getServeraddress, getUsername, hasAuth, hasEmail, hasPassword, hasServeraddress, hasUsername, withAuth, withEmail, withPassword, withServeraddress, withUsernamepublic InlineAuth(io.fabric8.docker.api.builder.Function<AuthConfig,Boolean> function)
public InlineAuth(AuthConfig item, io.fabric8.docker.api.builder.Function<AuthConfig,Boolean> function)
Copyright © 2015–2017 Red Hat. All rights reserved.