public interface GRPCConnectionStateFluent<A extends GRPCConnectionStateFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getAddress()
Boolean hasAddress()
A withNewAddress(StringBuilder arg1)
A withNewAddress(int[] arg1, int arg2, int arg3)
A withNewAddress(char[] arg1)
A withNewAddress(StringBuffer arg1)
A withNewAddress(byte[] arg1, int arg2)
A withNewAddress(byte[] arg1)
A withNewAddress(char[] arg1, int arg2, int arg3)
A withNewAddress(byte[] arg1, int arg2, int arg3)
A withNewAddress(byte[] arg1, int arg2, int arg3, int arg4)
String getLastConnect()
Boolean hasLastConnect()
A withNewLastConnect(StringBuilder arg1)
A withNewLastConnect(int[] arg1, int arg2, int arg3)
A withNewLastConnect(char[] arg1)
A withNewLastConnect(StringBuffer arg1)
A withNewLastConnect(byte[] arg1, int arg2)
A withNewLastConnect(byte[] arg1)
A withNewLastConnect(char[] arg1, int arg2, int arg3)
A withNewLastConnect(byte[] arg1, int arg2, int arg3)
A withNewLastConnect(byte[] arg1, int arg2, int arg3, int arg4)
String getLastObservedState()
Boolean hasLastObservedState()
A withNewLastObservedState(StringBuilder arg1)
A withNewLastObservedState(int[] arg1, int arg2, int arg3)
A withNewLastObservedState(char[] arg1)
A withNewLastObservedState(StringBuffer arg1)
A withNewLastObservedState(byte[] arg1, int arg2)
A withNewLastObservedState(byte[] arg1)
A withNewLastObservedState(char[] arg1, int arg2, int arg3)
A withNewLastObservedState(byte[] arg1, int arg2, int arg3)
A withNewLastObservedState(byte[] arg1, int arg2, int arg3, int arg4)
Copyright © 2015–2022 Red Hat. All rights reserved.