public class CallGeneratorParams extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
resourceVersion |
Integer |
timeoutSeconds |
Boolean |
watch |
| Constructor and Description |
|---|
CallGeneratorParams(Boolean watch,
String resourceVersion,
Integer timeoutSeconds) |
Copyright © 2021. All rights reserved.