public class GRPCConnectionStateBuilder extends GRPCConnectionStateFluent<GRPCConnectionStateBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GRPCConnectionState,GRPCConnectionStateBuilder>
| Constructor and Description |
|---|
GRPCConnectionStateBuilder() |
GRPCConnectionStateBuilder(GRPCConnectionState instance) |
GRPCConnectionStateBuilder(GRPCConnectionStateFluent<?> fluent) |
GRPCConnectionStateBuilder(GRPCConnectionStateFluent<?> fluent,
GRPCConnectionState instance) |
| Modifier and Type | Method and Description |
|---|---|
GRPCConnectionState |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAddress, getLastConnect, getLastObservedState, hasAdditionalProperties, hasAddress, hashCode, hasLastConnect, hasLastObservedState, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAddress, withLastConnect, withLastObservedStateaggregate, aggregate, build, build, builderOf, getVisitableMappublic GRPCConnectionStateBuilder()
public GRPCConnectionStateBuilder(GRPCConnectionStateFluent<?> fluent)
public GRPCConnectionStateBuilder(GRPCConnectionStateFluent<?> fluent, GRPCConnectionState instance)
public GRPCConnectionStateBuilder(GRPCConnectionState instance)
public GRPCConnectionState build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GRPCConnectionState>Copyright © 2015–2024 Red Hat. All rights reserved.