public class DoneableServiceAccountPathCreds extends ServiceAccountPathCredsFluentImpl<DoneableServiceAccountPathCreds> implements io.fabric8.kubernetes.api.model.Doneable<ServiceAccountPathCreds>
| Constructor and Description |
|---|
DoneableServiceAccountPathCreds(io.fabric8.kubernetes.api.builder.Function<ServiceAccountPathCreds,ServiceAccountPathCreds> function) |
DoneableServiceAccountPathCreds(ServiceAccountPathCreds item) |
DoneableServiceAccountPathCreds(ServiceAccountPathCreds item,
io.fabric8.kubernetes.api.builder.Function<ServiceAccountPathCreds,ServiceAccountPathCreds> function) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountPathCreds |
done() |
equals, getServiceAccountPath, hasServiceAccountPath, withServiceAccountPathpublic DoneableServiceAccountPathCreds(io.fabric8.kubernetes.api.builder.Function<ServiceAccountPathCreds,ServiceAccountPathCreds> function)
public DoneableServiceAccountPathCreds(ServiceAccountPathCreds item, io.fabric8.kubernetes.api.builder.Function<ServiceAccountPathCreds,ServiceAccountPathCreds> function)
public DoneableServiceAccountPathCreds(ServiceAccountPathCreds item)
public ServiceAccountPathCreds done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ServiceAccountPathCreds>Copyright © 2017–2018 Red Hat. All rights reserved.