public interface ApiKeyCredsFluent<A extends ApiKeyCredsFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
Boolean |
hasApiKey() |
A |
withApiKey(String apiKey) |
Copyright © 2017–2018 Red Hat. All rights reserved.