public interface AppCredentialsCredsFluent<A extends AppCredentialsCredsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Boolean |
hasAppCredentials() |
Boolean |
isAppCredentials() |
A |
withAppCredentials(Boolean appCredentials) |
A |
withNewAppCredentials(boolean arg1) |
A |
withNewAppCredentials(String arg1) |
Copyright © 2017–2018 Red Hat. All rights reserved.