public class KubernetesResponseComposer extends Object implements io.fabric8.mockwebserver.crud.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 io.fabric8.mockwebserver.crud.ResponseComposerpublic String compose(Collection<String> collection, String resourceVersion)
Copyright © 2015–2023 Red Hat. All rights reserved.