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