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() |
boolean |
equals(Object o) |
int |
hashCode() |
getAddress, getLastConnect, getLastObservedState, hasAddress, hasLastConnect, hasLastObservedState, withAddress, withLastConnect, withLastObservedState, withNewAddress, withNewAddress, withNewAddress, withNewLastConnect, withNewLastConnect, withNewLastConnect, withNewLastObservedState, withNewLastObservedState, withNewLastObservedStateaccept, 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>public boolean equals(Object o)
equals in class GRPCConnectionStateFluentImpl<GRPCConnectionStateBuilder>public int hashCode()
hashCode in class GRPCConnectionStateFluentImpl<GRPCConnectionStateBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.