public interface V1GRPCActionFluent<A extends V1GRPCActionFluent<A>> extends Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPort() |
String |
getService() |
Boolean |
hasPort() |
Boolean |
hasService() |
A |
withPort(Integer port) |
A |
withService(String service) |
Copyright © 2022. All rights reserved.