public interface AzureManagedIdentityFluent<A extends AzureManagedIdentityFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getClientID() |
String |
getResourceID() |
Boolean |
hasClientID() |
Boolean |
hasResourceID() |
A |
withClientID(String clientID) |
A |
withResourceID(String resourceID) |
Copyright © 2015–2022 Red Hat. All rights reserved.