public class KubernetesResponseComposer extends Object implements ResponseComposer
| Constructor and Description |
|---|
KubernetesResponseComposer() |
| Modifier and Type | Method and Description |
|---|---|
String |
compose(Collection<String> collection) |
String |
compose(Collection<String> collection,
String resourceVersion) |
public String compose(Collection<String> collection)
compose in interface ResponseComposerpublic String compose(Collection<String> collection, String resourceVersion)
Copyright © 2015–2024 Red Hat. All rights reserved.