Package io.fabric8.openshift.client
Class SundrioOpenShiftConfigFluent<A extends SundrioOpenShiftConfigFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.kubernetes.client.SundrioConfigFluent<A>
-
- io.fabric8.kubernetes.client.ConfigFluent<A>
-
- io.fabric8.openshift.client.SundrioOpenShiftConfigFluent<A>
-
- Direct Known Subclasses:
OpenShiftConfigFluent,SundrioOpenShiftConfigBuilder
public class SundrioOpenShiftConfigFluent<A extends SundrioOpenShiftConfigFluent<A>> extends io.fabric8.kubernetes.client.ConfigFluent<A>Generated
-
-
Constructor Summary
Constructors Constructor Description SundrioOpenShiftConfigFluent()SundrioOpenShiftConfigFluent(io.fabric8.openshift.client.SundrioOpenShiftConfig instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidcopyInstance(io.fabric8.openshift.client.SundrioOpenShiftConfig instance)booleanequals(Object o)LonggetBuildTimeout()BooleangetDisableApiGroupCheck()StringgetOapiVersion()StringgetOpenShiftUrl()booleanhasBuildTimeout()booleanhasDisableApiGroupCheck()inthashCode()booleanhasOapiVersion()booleanhasOpenShiftUrl()StringtoString()AwithBuildTimeout(Long buildTimeout)AwithDisableApiGroupCheck()AwithDisableApiGroupCheck(Boolean disableApiGroupCheck)AwithOapiVersion(String oapiVersion)AwithOpenShiftUrl(String openShiftUrl)-
Methods inherited from class io.fabric8.kubernetes.client.ConfigFluent
copyInstance, withAutoConfigure, withConnectionTimeout, withDisableHostnameVerification, withHttp2Disable, withLoggingInterval, withMaxConcurrentRequests, withOnlyHttpWatches, withRequestRetryBackoffInterval, withRequestRetryBackoffLimit, withRequestTimeout, withScaleTimeout, withTrustCerts, withUploadRequestTimeout, withWatchReconnectInterval, withWatchReconnectLimit, withWebsocketPingInterval
-
Methods inherited from class io.fabric8.kubernetes.client.SundrioConfigFluent
addAllToContexts, addAllToImpersonateGroups, addAllToNoProxy, addAllToTlsVersions, addToAdditionalProperties, addToAdditionalProperties, addToContexts, addToContexts, addToCustomHeaders, addToCustomHeaders, addToImpersonateExtras, addToImpersonateExtras, addToImpersonateGroups, addToImpersonateGroups, addToNoProxy, addToNoProxy, addToTlsVersions, addToTlsVersions, copyInstance, getAdditionalProperties, getApiVersion, getAuthProvider, getAutoConfigure, getAutoOAuthToken, getCaCertData, getCaCertFile, getClientCertData, getClientCertFile, getClientKeyAlgo, getClientKeyData, getClientKeyFile, getClientKeyPassphrase, getConnectionTimeout, getContext, getContexts, getCurrentContext, getCustomHeaders, getDefaultNamespace, getDisableHostnameVerification, getFirstContext, getHttp2Disable, getHttpProxy, getHttpsProxy, getImpersonateExtras, getImpersonateGroups, getImpersonateUsername, getKeyStoreFile, getKeyStorePassphrase, getLastContext, getLoggingInterval, getMasterUrl, getMatchingContext, getMaxConcurrentRequests, getMaxConcurrentRequestsPerHost, getNamespace, getNoProxy, getOauthToken, getOauthTokenProvider, getOnlyHttpWatches, getPassword, getProxyPassword, getProxyUsername, getRequestRetryBackoffInterval, getRequestRetryBackoffLimit, getRequestTimeout, getScaleTimeout, getTlsVersions, getTrustCerts, getTrustStoreFile, getTrustStorePassphrase, getUploadRequestTimeout, getUserAgent, getUsername, getWatchList, getWatchReconnectInterval, getWatchReconnectLimit, getWebsocketPingInterval, hasAdditionalProperties, hasApiVersion, hasAuthProvider, hasAutoConfigure, hasAutoOAuthToken, hasCaCertData, hasCaCertFile, hasClientCertData, hasClientCertFile, hasClientKeyAlgo, hasClientKeyData, hasClientKeyFile, hasClientKeyPassphrase, hasConnectionTimeout, hasContexts, hasCurrentContext, hasCustomHeaders, hasDefaultNamespace, hasDisableHostnameVerification, hasHttp2Disable, hasHttpProxy, hasHttpsProxy, hasImpersonateExtras, hasImpersonateGroups, hasImpersonateUsername, hasKeyStoreFile, hasKeyStorePassphrase, hasLoggingInterval, hasMasterUrl, hasMatchingContext, hasMaxConcurrentRequests, hasMaxConcurrentRequestsPerHost, hasNamespace, hasNoProxy, hasOauthToken, hasOauthTokenProvider, hasOnlyHttpWatches, hasPassword, hasProxyPassword, hasProxyUsername, hasRequestRetryBackoffInterval, hasRequestRetryBackoffLimit, hasRequestTimeout, hasScaleTimeout, hasTlsVersions, hasTrustCerts, hasTrustStoreFile, hasTrustStorePassphrase, hasUploadRequestTimeout, hasUserAgent, hasUsername, hasWatchList, hasWatchReconnectInterval, hasWatchReconnectLimit, hasWebsocketPingInterval, removeAllFromContexts, removeAllFromImpersonateGroups, removeAllFromNoProxy, removeAllFromTlsVersions, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromContexts, removeFromCustomHeaders, removeFromCustomHeaders, removeFromImpersonateExtras, removeFromImpersonateExtras, removeFromImpersonateGroups, removeFromNoProxy, removeFromTlsVersions, setToContexts, setToImpersonateGroups, setToNoProxy, setToTlsVersions, withAdditionalProperties, withApiVersion, withAuthProvider, withAutoConfigure, withAutoConfigure, withAutoOAuthToken, withCaCertData, withCaCertFile, withClientCertData, withClientCertFile, withClientKeyAlgo, withClientKeyData, withClientKeyFile, withClientKeyPassphrase, withConnectionTimeout, withContexts, withContexts, withCurrentContext, withCustomHeaders, withDefaultNamespace, withDefaultNamespace, withDisableHostnameVerification, withDisableHostnameVerification, withHttp2Disable, withHttp2Disable, withHttpProxy, withHttpsProxy, withImpersonateExtras, withImpersonateGroups, withImpersonateUsername, withKeyStoreFile, withKeyStorePassphrase, withLoggingInterval, withMasterUrl, withMaxConcurrentRequests, withMaxConcurrentRequestsPerHost, withNamespace, withNoProxy, withOauthToken, withOauthTokenProvider, withOnlyHttpWatches, withOnlyHttpWatches, withPassword, withProxyPassword, withProxyUsername, withRequestRetryBackoffInterval, withRequestRetryBackoffLimit, withRequestTimeout, withScaleTimeout, withTlsVersions, withTrustCerts, withTrustCerts, withTrustStoreFile, withTrustStorePassphrase, withUploadRequestTimeout, withUserAgent, withUsername, withWatchList, withWatchList, withWatchReconnectInterval, withWatchReconnectLimit, withWebsocketPingInterval
-
-
-
-
Method Detail
-
copyInstance
protected void copyInstance(io.fabric8.openshift.client.SundrioOpenShiftConfig instance)
-
equals
public boolean equals(Object o)
- Overrides:
equalsin classio.fabric8.kubernetes.client.SundrioConfigFluent<A extends SundrioOpenShiftConfigFluent<A>>
-
getBuildTimeout
public Long getBuildTimeout()
-
getDisableApiGroupCheck
public Boolean getDisableApiGroupCheck()
-
getOapiVersion
public String getOapiVersion()
-
getOpenShiftUrl
public String getOpenShiftUrl()
-
hasBuildTimeout
public boolean hasBuildTimeout()
-
hasDisableApiGroupCheck
public boolean hasDisableApiGroupCheck()
-
hasOapiVersion
public boolean hasOapiVersion()
-
hasOpenShiftUrl
public boolean hasOpenShiftUrl()
-
hashCode
public int hashCode()
- Overrides:
hashCodein classio.fabric8.kubernetes.client.SundrioConfigFluent<A extends SundrioOpenShiftConfigFluent<A>>
-
toString
public String toString()
- Overrides:
toStringin classio.fabric8.kubernetes.client.SundrioConfigFluent<A extends SundrioOpenShiftConfigFluent<A>>
-
withDisableApiGroupCheck
public A withDisableApiGroupCheck()
-
-