public class APIServerEncryptionFluentImpl<A extends APIServerEncryptionFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements APIServerEncryptionFluent<A>
| Constructor and Description |
|---|
APIServerEncryptionFluentImpl() |
APIServerEncryptionFluentImpl(APIServerEncryption instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getType() |
int |
hashCode() |
Boolean |
hasType() |
A |
withNewType(byte[] arg1) |
A |
withNewType(byte[] arg1,
int arg2) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3) |
A |
withNewType(byte[] arg1,
int arg2,
int arg3,
int arg4) |
A |
withNewType(char[] arg1) |
A |
withNewType(char[] arg1,
int arg2,
int arg3) |
A |
withNewType(int[] arg1,
int arg2,
int arg3) |
A |
withNewType(String arg1) |
A |
withNewType(StringBuffer arg1) |
A |
withNewType(StringBuilder arg1) |
A |
withType(String type) |
public APIServerEncryptionFluentImpl()
public APIServerEncryptionFluentImpl(APIServerEncryption instance)
public String getType()
getType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withType(String type)
withType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public Boolean hasType()
hasType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(int[] arg1, int arg2, int arg3)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(char[] arg1)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(byte[] arg1, int arg2)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(byte[] arg1)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(char[] arg1, int arg2, int arg3)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(byte[] arg1, int arg2, int arg3, int arg4)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>public A withNewType(String arg1)
withNewType in interface APIServerEncryptionFluent<A extends APIServerEncryptionFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.