public class InlineAuth extends AuthConfigFluentImpl<InlineAuth> implements Doneable<Boolean>, AuthConfigFluent<InlineAuth>
| 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() |
addToAdditionalProperties, addToAdditionalProperties, equals, getAdditionalProperties, getAuth, getEmail, getPassword, getServeraddress, getUsername, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, withAuth, withEmail, withPassword, withServeraddress, withUsernameaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, getAdditionalProperties, getAuth, getEmail, getPassword, getServeraddress, getUsername, removeFromAdditionalProperties, removeFromAdditionalProperties, withAdditionalProperties, 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–2016 Red Hat. All rights reserved.