public interface V1alpha1ServerStorageVersionFluent<A extends V1alpha1ServerStorageVersionFluent<A>> extends Fluent<A>
String getApiServerID()
Boolean hasApiServerID()
A withNewApiServerID(StringBuilder arg1)
A withNewApiServerID(StringBuffer arg1)
A addAllToDecodableVersions(Collection<String> items)
A removeAllFromDecodableVersions(Collection<String> items)
String getDecodableVersion(int index)
String getFirstDecodableVersion()
String getLastDecodableVersion()
Boolean hasDecodableVersions()
A addNewDecodableVersion(StringBuilder arg1)
A addNewDecodableVersion(StringBuffer arg1)
String getEncodingVersion()
Boolean hasEncodingVersion()
A withNewEncodingVersion(StringBuilder arg1)
A withNewEncodingVersion(StringBuffer arg1)
Copyright © 2021. All rights reserved.