public class DoneableGRPCConnectionState extends GRPCConnectionStateFluentImpl<DoneableGRPCConnectionState> implements io.fabric8.kubernetes.api.model.Doneable<GRPCConnectionState>
| Constructor and Description |
|---|
DoneableGRPCConnectionState(io.fabric8.kubernetes.api.builder.Function<GRPCConnectionState,GRPCConnectionState> function) |
DoneableGRPCConnectionState(GRPCConnectionState item) |
DoneableGRPCConnectionState(GRPCConnectionState item,
io.fabric8.kubernetes.api.builder.Function<GRPCConnectionState,GRPCConnectionState> function) |
| Modifier and Type | Method and Description |
|---|---|
GRPCConnectionState |
done() |
equals, getAddress, getLastConnect, getLastObservedState, hasAddress, hashCode, hasLastConnect, hasLastObservedState, withAddress, withLastConnect, withLastObservedState, withNewAddress, withNewAddress, withNewAddress, withNewLastConnect, withNewLastConnect, withNewLastConnect, withNewLastObservedState, withNewLastObservedState, withNewLastObservedStatepublic DoneableGRPCConnectionState(io.fabric8.kubernetes.api.builder.Function<GRPCConnectionState,GRPCConnectionState> function)
public DoneableGRPCConnectionState(GRPCConnectionState item, io.fabric8.kubernetes.api.builder.Function<GRPCConnectionState,GRPCConnectionState> function)
public DoneableGRPCConnectionState(GRPCConnectionState item)
public GRPCConnectionState done()
done in interface io.fabric8.kubernetes.api.model.Doneable<GRPCConnectionState>Copyright © 2015–2021 Red Hat. All rights reserved.