Class ZonesSettings
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.BaseService
-
- com.ibm.cloud.networking.zones_settings.v1.ZonesSettings
-
public class ZonesSettings extends com.ibm.cloud.sdk.core.service.BaseService
CIS Zones Settings.- Version:
- v1
-
-
Field Summary
Fields Modifier and Type Field Description static String
DEFAULT_SERVICE_NAME
static String
DEFAULT_SERVICE_URL
-
Constructor Summary
Constructors Constructor Description ZonesSettings(String crn, String zoneIdentifier, String serviceName, com.ibm.cloud.sdk.core.security.Authenticator authenticator)
Constructs an instance of the `ZonesSettings` client.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp>
getAlwaysUseHttps()
Get always use https setting.com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp>
getAlwaysUseHttps(GetAlwaysUseHttpsOptions getAlwaysUseHttpsOptions)
Get always use https setting.com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp>
getAutomaticHttpsRewrites()
Get automatic https rewrites setting.com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp>
getAutomaticHttpsRewrites(GetAutomaticHttpsRewritesOptions getAutomaticHttpsRewritesOptions)
Get automatic https rewrites setting.com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp>
getBrowserCheck()
Get browser check setting.com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp>
getBrowserCheck(GetBrowserCheckOptions getBrowserCheckOptions)
Get browser check setting.com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp>
getChallengeTtl()
Get challenge TTL setting.com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp>
getChallengeTtl(GetChallengeTtlOptions getChallengeTtlOptions)
Get challenge TTL setting.com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp>
getCiphers()
Get ciphers setting.com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp>
getCiphers(GetCiphersOptions getCiphersOptions)
Get ciphers setting.String
getCrn()
Gets the crn.com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp>
getEnableErrorPagesOn()
Get enable error pages on setting.com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp>
getEnableErrorPagesOn(GetEnableErrorPagesOnOptions getEnableErrorPagesOnOptions)
Get enable error pages on setting.com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp>
getHotlinkProtection()
Get hotlink protection setting.com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp>
getHotlinkProtection(GetHotlinkProtectionOptions getHotlinkProtectionOptions)
Get hotlink protection setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp>
getHttp2()
Get http/2 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp>
getHttp2(GetHttp2Options getHttp2Options)
Get http/2 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp>
getHttp3()
Get http/3 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp>
getHttp3(GetHttp3Options getHttp3Options)
Get http/3 setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp>
getImageLoadOptimization()
Get image load optimizationn setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp>
getImageLoadOptimization(GetImageLoadOptimizationOptions getImageLoadOptimizationOptions)
Get image load optimizationn setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp>
getImageSizeOptimization()
Get image size optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp>
getImageSizeOptimization(GetImageSizeOptimizationOptions getImageSizeOptimizationOptions)
Get image size optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp>
getIpGeolocation()
Get IP geolocation setting.com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp>
getIpGeolocation(GetIpGeolocationOptions getIpGeolocationOptions)
Get IP geolocation setting.com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp>
getIpv6()
Get IPv6 compatibility setting.com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp>
getIpv6(GetIpv6Options getIpv6Options)
Get IPv6 compatibility setting.com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp>
getMaxUpload()
Get maximum upload size setting.com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp>
getMaxUpload(GetMaxUploadOptions getMaxUploadOptions)
Get maximum upload size setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp>
getMinify()
Get minify setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp>
getMinify(GetMinifyOptions getMinifyOptions)
Get minify setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp>
getMinTlsVersion()
Get minimum TLS version setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp>
getMinTlsVersion(GetMinTlsVersionOptions getMinTlsVersionOptions)
Get minimum TLS version setting.com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp>
getMobileRedirect()
Get mobile redirect setting.com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp>
getMobileRedirect(GetMobileRedirectOptions getMobileRedirectOptions)
Get mobile redirect setting.com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp>
getOpportunisticEncryption()
Get opportunistic encryption setting.com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp>
getOpportunisticEncryption(GetOpportunisticEncryptionOptions getOpportunisticEncryptionOptions)
Get opportunistic encryption setting.com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp>
getPrefetchPreload()
Get prefetch URLs from header setting.com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp>
getPrefetchPreload(GetPrefetchPreloadOptions getPrefetchPreloadOptions)
Get prefetch URLs from header setting.com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp>
getPseudoIpv4()
Get pseudo IPv4 setting.com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp>
getPseudoIpv4(GetPseudoIpv4Options getPseudoIpv4Options)
Get pseudo IPv4 setting.com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp>
getResponseBuffering()
Get response buffering setting.com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp>
getResponseBuffering(GetResponseBufferingOptions getResponseBufferingOptions)
Get response buffering setting.com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp>
getScriptLoadOptimization()
Get script load optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp>
getScriptLoadOptimization(GetScriptLoadOptimizationOptions getScriptLoadOptimizationOptions)
Get script load optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp>
getSecurityHeader()
Get HTTP strict transport security setting.com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp>
getSecurityHeader(GetSecurityHeaderOptions getSecurityHeaderOptions)
Get HTTP strict transport security setting.com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp>
getServerSideExclude()
Get server side exclude setting.com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp>
getServerSideExclude(GetServerSideExcludeOptions getServerSideExcludeOptions)
Get server side exclude setting.com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp>
getTlsClientAuth()
Get TLS Client Auth setting.com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp>
getTlsClientAuth(GetTlsClientAuthOptions getTlsClientAuthOptions)
Get TLS Client Auth setting.com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp>
getTrueClientIp()
Get true client IP setting.com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp>
getTrueClientIp(GetTrueClientIpOptions getTrueClientIpOptions)
Get true client IP setting.com.ibm.cloud.sdk.core.http.ServiceCall<WafResp>
getWebApplicationFirewall()
Get web application firewall setting.com.ibm.cloud.sdk.core.http.ServiceCall<WafResp>
getWebApplicationFirewall(GetWebApplicationFirewallOptions getWebApplicationFirewallOptions)
Get web application firewall setting.com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp>
getWebSockets()
Get web sockets setting.com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp>
getWebSockets(GetWebSocketsOptions getWebSocketsOptions)
Get web sockets setting.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp>
getZoneCnameFlattening()
Get zone CNAME flattening.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp>
getZoneCnameFlattening(GetZoneCnameFlatteningOptions getZoneCnameFlatteningOptions)
Get zone CNAME flattening.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp>
getZoneDnssec()
Get zone DNSSEC.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp>
getZoneDnssec(GetZoneDnssecOptions getZoneDnssecOptions)
Get zone DNSSEC.String
getZoneIdentifier()
Gets the zoneIdentifier.static ZonesSettings
newInstance(String crn, String zoneIdentifier)
Class method which constructs an instance of the `ZonesSettings` client.static ZonesSettings
newInstance(String crn, String zoneIdentifier, String serviceName)
Class method which constructs an instance of the `ZonesSettings` client.void
setCrn(String crn)
Sets the crn.void
setZoneIdentifier(String zoneIdentifier)
Sets the zoneIdentifier.com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp>
updateAlwaysUseHttps()
Update always use https setting.com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp>
updateAlwaysUseHttps(UpdateAlwaysUseHttpsOptions updateAlwaysUseHttpsOptions)
Update always use https setting.com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp>
updateAutomaticHttpsRewrites()
Update automatic https rewrites setting.com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp>
updateAutomaticHttpsRewrites(UpdateAutomaticHttpsRewritesOptions updateAutomaticHttpsRewritesOptions)
Update automatic https rewrites setting.com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp>
updateBrowserCheck()
Update browser check setting.com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp>
updateBrowserCheck(UpdateBrowserCheckOptions updateBrowserCheckOptions)
Update browser check setting.com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp>
updateChallengeTtl()
Update challenge TTL setting.com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp>
updateChallengeTtl(UpdateChallengeTtlOptions updateChallengeTtlOptions)
Update challenge TTL setting.com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp>
updateCiphers()
Update ciphers setting.com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp>
updateCiphers(UpdateCiphersOptions updateCiphersOptions)
Update ciphers setting.com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp>
updateEnableErrorPagesOn()
Update enable error pages on setting.com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp>
updateEnableErrorPagesOn(UpdateEnableErrorPagesOnOptions updateEnableErrorPagesOnOptions)
Update enable error pages on setting.com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp>
updateHotlinkProtection()
Update hotlink protection setting.com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp>
updateHotlinkProtection(UpdateHotlinkProtectionOptions updateHotlinkProtectionOptions)
Update hotlink protection setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp>
updateHttp2()
Update http/2 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp>
updateHttp2(UpdateHttp2Options updateHttp2Options)
Update http/2 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp>
updateHttp3()
Update http/3 setting.com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp>
updateHttp3(UpdateHttp3Options updateHttp3Options)
Update http/3 setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp>
updateImageLoadOptimization()
Update image load optimizationn setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp>
updateImageLoadOptimization(UpdateImageLoadOptimizationOptions updateImageLoadOptimizationOptions)
Update image load optimizationn setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp>
updateImageSizeOptimization()
Update image size optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp>
updateImageSizeOptimization(UpdateImageSizeOptimizationOptions updateImageSizeOptimizationOptions)
Update image size optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp>
updateIpGeolocation()
Update IP geolocation setting.com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp>
updateIpGeolocation(UpdateIpGeolocationOptions updateIpGeolocationOptions)
Update IP geolocation setting.com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp>
updateIpv6()
Update IPv6 compatibility setting.com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp>
updateIpv6(UpdateIpv6Options updateIpv6Options)
Update IPv6 compatibility setting.com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp>
updateMaxUpload()
Update maximum upload size setting.com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp>
updateMaxUpload(UpdateMaxUploadOptions updateMaxUploadOptions)
Update maximum upload size setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp>
updateMinify()
Update minify setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp>
updateMinify(UpdateMinifyOptions updateMinifyOptions)
Update minify setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp>
updateMinTlsVersion()
Update minimum TLS version setting.com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp>
updateMinTlsVersion(UpdateMinTlsVersionOptions updateMinTlsVersionOptions)
Update minimum TLS version setting.com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp>
updateMobileRedirect()
Update mobile redirect setting.com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp>
updateMobileRedirect(UpdateMobileRedirectOptions updateMobileRedirectOptions)
Update mobile redirect setting.com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp>
updateOpportunisticEncryption()
Update opportunistic encryption setting.com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp>
updateOpportunisticEncryption(UpdateOpportunisticEncryptionOptions updateOpportunisticEncryptionOptions)
Update opportunistic encryption setting.com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp>
updatePrefetchPreload()
Update prefetch URLs from header setting.com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp>
updatePrefetchPreload(UpdatePrefetchPreloadOptions updatePrefetchPreloadOptions)
Update prefetch URLs from header setting.com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp>
updatePseudoIpv4()
Update pseudo IPv4 setting.com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp>
updatePseudoIpv4(UpdatePseudoIpv4Options updatePseudoIpv4Options)
Update pseudo IPv4 setting.com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp>
updateResponseBuffering()
Update response buffering setting.com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp>
updateResponseBuffering(UpdateResponseBufferingOptions updateResponseBufferingOptions)
Update response buffering setting.com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp>
updateScriptLoadOptimization()
Update script load optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp>
updateScriptLoadOptimization(UpdateScriptLoadOptimizationOptions updateScriptLoadOptimizationOptions)
Update script load optimization setting.com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp>
updateSecurityHeader()
Update HTTP strict transport security setting.com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp>
updateSecurityHeader(UpdateSecurityHeaderOptions updateSecurityHeaderOptions)
Update HTTP strict transport security setting.com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp>
updateServerSideExclude()
Update server side exclude setting.com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp>
updateServerSideExclude(UpdateServerSideExcludeOptions updateServerSideExcludeOptions)
Update server side exclude setting.com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp>
updateTlsClientAuth()
Update TLS Client Auth setting.com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp>
updateTlsClientAuth(UpdateTlsClientAuthOptions updateTlsClientAuthOptions)
Update TLS Client Auth setting.com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp>
updateTrueClientIp()
Update true client IP setting.com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp>
updateTrueClientIp(UpdateTrueClientIpOptions updateTrueClientIpOptions)
Update true client IP setting.com.ibm.cloud.sdk.core.http.ServiceCall<WafResp>
updateWebApplicationFirewall()
Update web application firewall setting.com.ibm.cloud.sdk.core.http.ServiceCall<WafResp>
updateWebApplicationFirewall(UpdateWebApplicationFirewallOptions updateWebApplicationFirewallOptions)
Update web application firewall setting.com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp>
updateWebSockets()
Update web sockets setting.com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp>
updateWebSockets(UpdateWebSocketsOptions updateWebSocketsOptions)
Update web sockets setting.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp>
updateZoneCnameFlattening()
Update zone CNAME flattening.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp>
updateZoneCnameFlattening(UpdateZoneCnameFlatteningOptions updateZoneCnameFlatteningOptions)
Update zone CNAME flattening.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp>
updateZoneDnssec()
Update zone DNSSEC.com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp>
updateZoneDnssec(UpdateZoneDnssecOptions updateZoneDnssecOptions)
Update zone DNSSEC.-
Methods inherited from class com.ibm.cloud.sdk.core.service.BaseService
configureClient, configureService, constructServiceUrl, constructServiceURL, disableRetries, enableGzipCompression, enableRetries, getAuthenticator, getClient, getDefaultHeaders, getEndPoint, getName, getServiceUrl, isJsonMimeType, isJsonPatchMimeType, setClient, setDefaultHeaders, setEndPoint, setServiceUrl, toString
-
-
-
-
Field Detail
-
DEFAULT_SERVICE_NAME
public static final String DEFAULT_SERVICE_NAME
- See Also:
- Constant Field Values
-
DEFAULT_SERVICE_URL
public static final String DEFAULT_SERVICE_URL
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
ZonesSettings
public ZonesSettings(String crn, String zoneIdentifier, String serviceName, com.ibm.cloud.sdk.core.security.Authenticator authenticator)
Constructs an instance of the `ZonesSettings` client. The specified service name and authenticator are used to configure the client instance.- Parameters:
crn
- Full url-encoded cloud resource name (CRN) of resource instance.zoneIdentifier
- Zone identifier.serviceName
- the service name to be used when configuring the client instanceauthenticator
- theAuthenticator
instance to be configured for this client
-
-
Method Detail
-
newInstance
public static ZonesSettings newInstance(String crn, String zoneIdentifier)
Class method which constructs an instance of the `ZonesSettings` client. The default service name is used to configure the client instance.- Parameters:
crn
- Full url-encoded cloud resource name (CRN) of resource instance.zoneIdentifier
- Zone identifier.- Returns:
- an instance of the `ZonesSettings` client using external configuration
-
newInstance
public static ZonesSettings newInstance(String crn, String zoneIdentifier, String serviceName)
Class method which constructs an instance of the `ZonesSettings` client. The specified service name is used to configure the client instance.- Parameters:
crn
- Full url-encoded cloud resource name (CRN) of resource instance.zoneIdentifier
- Zone identifier.serviceName
- the service name to be used when configuring the client instance- Returns:
- an instance of the `ZonesSettings` client using external configuration
-
getCrn
public String getCrn()
Gets the crn. Full url-encoded cloud resource name (CRN) of resource instance.- Returns:
- the crn
-
setCrn
public void setCrn(String crn)
Sets the crn.- Parameters:
crn
- the new crn
-
getZoneIdentifier
public String getZoneIdentifier()
Gets the zoneIdentifier. Zone identifier.- Returns:
- the zoneIdentifier
-
setZoneIdentifier
public void setZoneIdentifier(String zoneIdentifier)
Sets the zoneIdentifier.- Parameters:
zoneIdentifier
- the new zoneIdentifier
-
getZoneDnssec
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp> getZoneDnssec(GetZoneDnssecOptions getZoneDnssecOptions)
Get zone DNSSEC. Get DNSSEC setting for a given zone.- Parameters:
getZoneDnssecOptions
- theGetZoneDnssecOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeZonesDnssecResp
-
getZoneDnssec
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp> getZoneDnssec()
Get zone DNSSEC. Get DNSSEC setting for a given zone.- Returns:
- a
ServiceCall
with a result of typeZonesDnssecResp
-
updateZoneDnssec
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp> updateZoneDnssec(UpdateZoneDnssecOptions updateZoneDnssecOptions)
Update zone DNSSEC. Update DNSSEC setting for given zone.- Parameters:
updateZoneDnssecOptions
- theUpdateZoneDnssecOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeZonesDnssecResp
-
updateZoneDnssec
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesDnssecResp> updateZoneDnssec()
Update zone DNSSEC. Update DNSSEC setting for given zone.- Returns:
- a
ServiceCall
with a result of typeZonesDnssecResp
-
getZoneCnameFlattening
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp> getZoneCnameFlattening(GetZoneCnameFlatteningOptions getZoneCnameFlatteningOptions)
Get zone CNAME flattening. Get CNAME flattening setting for a given zone.- Parameters:
getZoneCnameFlatteningOptions
- theGetZoneCnameFlatteningOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeZonesCnameFlatteningResp
-
getZoneCnameFlattening
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp> getZoneCnameFlattening()
Get zone CNAME flattening. Get CNAME flattening setting for a given zone.- Returns:
- a
ServiceCall
with a result of typeZonesCnameFlatteningResp
-
updateZoneCnameFlattening
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp> updateZoneCnameFlattening(UpdateZoneCnameFlatteningOptions updateZoneCnameFlatteningOptions)
Update zone CNAME flattening. Update CNAME flattening setting for given zone.- Parameters:
updateZoneCnameFlatteningOptions
- theUpdateZoneCnameFlatteningOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeZonesCnameFlatteningResp
-
updateZoneCnameFlattening
public com.ibm.cloud.sdk.core.http.ServiceCall<ZonesCnameFlatteningResp> updateZoneCnameFlattening()
Update zone CNAME flattening. Update CNAME flattening setting for given zone.- Returns:
- a
ServiceCall
with a result of typeZonesCnameFlatteningResp
-
getOpportunisticEncryption
public com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp> getOpportunisticEncryption(GetOpportunisticEncryptionOptions getOpportunisticEncryptionOptions)
Get opportunistic encryption setting. Get opportunistic encryption setting for a zone.- Parameters:
getOpportunisticEncryptionOptions
- theGetOpportunisticEncryptionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeOpportunisticEncryptionResp
-
getOpportunisticEncryption
public com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp> getOpportunisticEncryption()
Get opportunistic encryption setting. Get opportunistic encryption setting for a zone.- Returns:
- a
ServiceCall
with a result of typeOpportunisticEncryptionResp
-
updateOpportunisticEncryption
public com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp> updateOpportunisticEncryption(UpdateOpportunisticEncryptionOptions updateOpportunisticEncryptionOptions)
Update opportunistic encryption setting. Update opportunistic encryption setting for a zone.- Parameters:
updateOpportunisticEncryptionOptions
- theUpdateOpportunisticEncryptionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeOpportunisticEncryptionResp
-
updateOpportunisticEncryption
public com.ibm.cloud.sdk.core.http.ServiceCall<OpportunisticEncryptionResp> updateOpportunisticEncryption()
Update opportunistic encryption setting. Update opportunistic encryption setting for a zone.- Returns:
- a
ServiceCall
with a result of typeOpportunisticEncryptionResp
-
getChallengeTtl
public com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp> getChallengeTtl(GetChallengeTtlOptions getChallengeTtlOptions)
Get challenge TTL setting. Get challenge TTL setting for a zone.- Parameters:
getChallengeTtlOptions
- theGetChallengeTtlOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeChallengeTtlResp
-
getChallengeTtl
public com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp> getChallengeTtl()
Get challenge TTL setting. Get challenge TTL setting for a zone.- Returns:
- a
ServiceCall
with a result of typeChallengeTtlResp
-
updateChallengeTtl
public com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp> updateChallengeTtl(UpdateChallengeTtlOptions updateChallengeTtlOptions)
Update challenge TTL setting. Update challenge TTL setting for a zone.- Parameters:
updateChallengeTtlOptions
- theUpdateChallengeTtlOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeChallengeTtlResp
-
updateChallengeTtl
public com.ibm.cloud.sdk.core.http.ServiceCall<ChallengeTtlResp> updateChallengeTtl()
Update challenge TTL setting. Update challenge TTL setting for a zone.- Returns:
- a
ServiceCall
with a result of typeChallengeTtlResp
-
getAutomaticHttpsRewrites
public com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp> getAutomaticHttpsRewrites(GetAutomaticHttpsRewritesOptions getAutomaticHttpsRewritesOptions)
Get automatic https rewrites setting. Get automatic https rewrites setting for a zone.- Parameters:
getAutomaticHttpsRewritesOptions
- theGetAutomaticHttpsRewritesOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeAutomaticHttpsRewritesResp
-
getAutomaticHttpsRewrites
public com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp> getAutomaticHttpsRewrites()
Get automatic https rewrites setting. Get automatic https rewrites setting for a zone.- Returns:
- a
ServiceCall
with a result of typeAutomaticHttpsRewritesResp
-
updateAutomaticHttpsRewrites
public com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp> updateAutomaticHttpsRewrites(UpdateAutomaticHttpsRewritesOptions updateAutomaticHttpsRewritesOptions)
Update automatic https rewrites setting. Update automatic https rewrites setting for a zone.- Parameters:
updateAutomaticHttpsRewritesOptions
- theUpdateAutomaticHttpsRewritesOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeAutomaticHttpsRewritesResp
-
updateAutomaticHttpsRewrites
public com.ibm.cloud.sdk.core.http.ServiceCall<AutomaticHttpsRewritesResp> updateAutomaticHttpsRewrites()
Update automatic https rewrites setting. Update automatic https rewrites setting for a zone.- Returns:
- a
ServiceCall
with a result of typeAutomaticHttpsRewritesResp
-
getTrueClientIp
public com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp> getTrueClientIp(GetTrueClientIpOptions getTrueClientIpOptions)
Get true client IP setting. Get true client IP setting for a zone.- Parameters:
getTrueClientIpOptions
- theGetTrueClientIpOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeTrueClientIpResp
-
getTrueClientIp
public com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp> getTrueClientIp()
Get true client IP setting. Get true client IP setting for a zone.- Returns:
- a
ServiceCall
with a result of typeTrueClientIpResp
-
updateTrueClientIp
public com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp> updateTrueClientIp(UpdateTrueClientIpOptions updateTrueClientIpOptions)
Update true client IP setting. Update true client IP setting for a zone.- Parameters:
updateTrueClientIpOptions
- theUpdateTrueClientIpOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeTrueClientIpResp
-
updateTrueClientIp
public com.ibm.cloud.sdk.core.http.ServiceCall<TrueClientIpResp> updateTrueClientIp()
Update true client IP setting. Update true client IP setting for a zone.- Returns:
- a
ServiceCall
with a result of typeTrueClientIpResp
-
getAlwaysUseHttps
public com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp> getAlwaysUseHttps(GetAlwaysUseHttpsOptions getAlwaysUseHttpsOptions)
Get always use https setting. Get always use https setting for a zone.- Parameters:
getAlwaysUseHttpsOptions
- theGetAlwaysUseHttpsOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeAlwaysUseHttpsResp
-
getAlwaysUseHttps
public com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp> getAlwaysUseHttps()
Get always use https setting. Get always use https setting for a zone.- Returns:
- a
ServiceCall
with a result of typeAlwaysUseHttpsResp
-
updateAlwaysUseHttps
public com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp> updateAlwaysUseHttps(UpdateAlwaysUseHttpsOptions updateAlwaysUseHttpsOptions)
Update always use https setting. Update always use https setting for a zone.- Parameters:
updateAlwaysUseHttpsOptions
- theUpdateAlwaysUseHttpsOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeAlwaysUseHttpsResp
-
updateAlwaysUseHttps
public com.ibm.cloud.sdk.core.http.ServiceCall<AlwaysUseHttpsResp> updateAlwaysUseHttps()
Update always use https setting. Update always use https setting for a zone.- Returns:
- a
ServiceCall
with a result of typeAlwaysUseHttpsResp
-
getImageSizeOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp> getImageSizeOptimization(GetImageSizeOptimizationOptions getImageSizeOptimizationOptions)
Get image size optimization setting. Get image size optimization setting for a zone.- Parameters:
getImageSizeOptimizationOptions
- theGetImageSizeOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeImageSizeOptimizationResp
-
getImageSizeOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp> getImageSizeOptimization()
Get image size optimization setting. Get image size optimization setting for a zone.- Returns:
- a
ServiceCall
with a result of typeImageSizeOptimizationResp
-
updateImageSizeOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp> updateImageSizeOptimization(UpdateImageSizeOptimizationOptions updateImageSizeOptimizationOptions)
Update image size optimization setting. Update image size optimization setting for a zone.- Parameters:
updateImageSizeOptimizationOptions
- theUpdateImageSizeOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeImageSizeOptimizationResp
-
updateImageSizeOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageSizeOptimizationResp> updateImageSizeOptimization()
Update image size optimization setting. Update image size optimization setting for a zone.- Returns:
- a
ServiceCall
with a result of typeImageSizeOptimizationResp
-
getScriptLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp> getScriptLoadOptimization(GetScriptLoadOptimizationOptions getScriptLoadOptimizationOptions)
Get script load optimization setting. Get script load optimization setting for a zone.- Parameters:
getScriptLoadOptimizationOptions
- theGetScriptLoadOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeScriptLoadOptimizationResp
-
getScriptLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp> getScriptLoadOptimization()
Get script load optimization setting. Get script load optimization setting for a zone.- Returns:
- a
ServiceCall
with a result of typeScriptLoadOptimizationResp
-
updateScriptLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp> updateScriptLoadOptimization(UpdateScriptLoadOptimizationOptions updateScriptLoadOptimizationOptions)
Update script load optimization setting. Update script load optimization setting for a zone.- Parameters:
updateScriptLoadOptimizationOptions
- theUpdateScriptLoadOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeScriptLoadOptimizationResp
-
updateScriptLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ScriptLoadOptimizationResp> updateScriptLoadOptimization()
Update script load optimization setting. Update script load optimization setting for a zone.- Returns:
- a
ServiceCall
with a result of typeScriptLoadOptimizationResp
-
getImageLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp> getImageLoadOptimization(GetImageLoadOptimizationOptions getImageLoadOptimizationOptions)
Get image load optimizationn setting. Get image load optimizationn setting for a zone.- Parameters:
getImageLoadOptimizationOptions
- theGetImageLoadOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeImageLoadOptimizationResp
-
getImageLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp> getImageLoadOptimization()
Get image load optimizationn setting. Get image load optimizationn setting for a zone.- Returns:
- a
ServiceCall
with a result of typeImageLoadOptimizationResp
-
updateImageLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp> updateImageLoadOptimization(UpdateImageLoadOptimizationOptions updateImageLoadOptimizationOptions)
Update image load optimizationn setting. Update image load optimizationn setting for a zone.- Parameters:
updateImageLoadOptimizationOptions
- theUpdateImageLoadOptimizationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeImageLoadOptimizationResp
-
updateImageLoadOptimization
public com.ibm.cloud.sdk.core.http.ServiceCall<ImageLoadOptimizationResp> updateImageLoadOptimization()
Update image load optimizationn setting. Update image load optimizationn setting for a zone.- Returns:
- a
ServiceCall
with a result of typeImageLoadOptimizationResp
-
getMinify
public com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp> getMinify(GetMinifyOptions getMinifyOptions)
Get minify setting. Get minify setting for a zone.- Parameters:
getMinifyOptions
- theGetMinifyOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMinifyResp
-
getMinify
public com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp> getMinify()
Get minify setting. Get minify setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMinifyResp
-
updateMinify
public com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp> updateMinify(UpdateMinifyOptions updateMinifyOptions)
Update minify setting. Update minify setting for a zone.- Parameters:
updateMinifyOptions
- theUpdateMinifyOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMinifyResp
-
updateMinify
public com.ibm.cloud.sdk.core.http.ServiceCall<MinifyResp> updateMinify()
Update minify setting. Update minify setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMinifyResp
-
getMinTlsVersion
public com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp> getMinTlsVersion(GetMinTlsVersionOptions getMinTlsVersionOptions)
Get minimum TLS version setting. Get minimum TLS version setting for a zone.- Parameters:
getMinTlsVersionOptions
- theGetMinTlsVersionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMinTlsVersionResp
-
getMinTlsVersion
public com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp> getMinTlsVersion()
Get minimum TLS version setting. Get minimum TLS version setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMinTlsVersionResp
-
updateMinTlsVersion
public com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp> updateMinTlsVersion(UpdateMinTlsVersionOptions updateMinTlsVersionOptions)
Update minimum TLS version setting. Update minimum TLS version setting for a zone.- Parameters:
updateMinTlsVersionOptions
- theUpdateMinTlsVersionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMinTlsVersionResp
-
updateMinTlsVersion
public com.ibm.cloud.sdk.core.http.ServiceCall<MinTlsVersionResp> updateMinTlsVersion()
Update minimum TLS version setting. Update minimum TLS version setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMinTlsVersionResp
-
getIpGeolocation
public com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp> getIpGeolocation(GetIpGeolocationOptions getIpGeolocationOptions)
Get IP geolocation setting. Get IP geolocation setting for a zone.- Parameters:
getIpGeolocationOptions
- theGetIpGeolocationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeIpGeolocationResp
-
getIpGeolocation
public com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp> getIpGeolocation()
Get IP geolocation setting. Get IP geolocation setting for a zone.- Returns:
- a
ServiceCall
with a result of typeIpGeolocationResp
-
updateIpGeolocation
public com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp> updateIpGeolocation(UpdateIpGeolocationOptions updateIpGeolocationOptions)
Update IP geolocation setting. Update IP geolocation setting for a zone.- Parameters:
updateIpGeolocationOptions
- theUpdateIpGeolocationOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeIpGeolocationResp
-
updateIpGeolocation
public com.ibm.cloud.sdk.core.http.ServiceCall<IpGeolocationResp> updateIpGeolocation()
Update IP geolocation setting. Update IP geolocation setting for a zone.- Returns:
- a
ServiceCall
with a result of typeIpGeolocationResp
-
getServerSideExclude
public com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp> getServerSideExclude(GetServerSideExcludeOptions getServerSideExcludeOptions)
Get server side exclude setting. Get server side exclude setting for a zone.- Parameters:
getServerSideExcludeOptions
- theGetServerSideExcludeOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeServerSideExcludeResp
-
getServerSideExclude
public com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp> getServerSideExclude()
Get server side exclude setting. Get server side exclude setting for a zone.- Returns:
- a
ServiceCall
with a result of typeServerSideExcludeResp
-
updateServerSideExclude
public com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp> updateServerSideExclude(UpdateServerSideExcludeOptions updateServerSideExcludeOptions)
Update server side exclude setting. Update server side exclude setting for a zone.- Parameters:
updateServerSideExcludeOptions
- theUpdateServerSideExcludeOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeServerSideExcludeResp
-
updateServerSideExclude
public com.ibm.cloud.sdk.core.http.ServiceCall<ServerSideExcludeResp> updateServerSideExclude()
Update server side exclude setting. Update server side exclude setting for a zone.- Returns:
- a
ServiceCall
with a result of typeServerSideExcludeResp
-
getSecurityHeader
public com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp> getSecurityHeader(GetSecurityHeaderOptions getSecurityHeaderOptions)
Get HTTP strict transport security setting. Get HTTP strict transport security setting for a zone.- Parameters:
getSecurityHeaderOptions
- theGetSecurityHeaderOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeSecurityHeaderResp
-
getSecurityHeader
public com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp> getSecurityHeader()
Get HTTP strict transport security setting. Get HTTP strict transport security setting for a zone.- Returns:
- a
ServiceCall
with a result of typeSecurityHeaderResp
-
updateSecurityHeader
public com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp> updateSecurityHeader(UpdateSecurityHeaderOptions updateSecurityHeaderOptions)
Update HTTP strict transport security setting. Update HTTP strict transport security setting for a zone.- Parameters:
updateSecurityHeaderOptions
- theUpdateSecurityHeaderOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeSecurityHeaderResp
-
updateSecurityHeader
public com.ibm.cloud.sdk.core.http.ServiceCall<SecurityHeaderResp> updateSecurityHeader()
Update HTTP strict transport security setting. Update HTTP strict transport security setting for a zone.- Returns:
- a
ServiceCall
with a result of typeSecurityHeaderResp
-
getMobileRedirect
public com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp> getMobileRedirect(GetMobileRedirectOptions getMobileRedirectOptions)
Get mobile redirect setting. Get mobile redirect setting for a zone.- Parameters:
getMobileRedirectOptions
- theGetMobileRedirectOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMobileRedirectResp
-
getMobileRedirect
public com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp> getMobileRedirect()
Get mobile redirect setting. Get mobile redirect setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMobileRedirectResp
-
updateMobileRedirect
public com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp> updateMobileRedirect(UpdateMobileRedirectOptions updateMobileRedirectOptions)
Update mobile redirect setting. Update mobile redirect setting for a zone.- Parameters:
updateMobileRedirectOptions
- theUpdateMobileRedirectOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMobileRedirectResp
-
updateMobileRedirect
public com.ibm.cloud.sdk.core.http.ServiceCall<MobileRedirectResp> updateMobileRedirect()
Update mobile redirect setting. Update mobile redirect setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMobileRedirectResp
-
getPrefetchPreload
public com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp> getPrefetchPreload(GetPrefetchPreloadOptions getPrefetchPreloadOptions)
Get prefetch URLs from header setting. Get prefetch URLs from header setting for a zone.- Parameters:
getPrefetchPreloadOptions
- theGetPrefetchPreloadOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typePrefetchPreloadResp
-
getPrefetchPreload
public com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp> getPrefetchPreload()
Get prefetch URLs from header setting. Get prefetch URLs from header setting for a zone.- Returns:
- a
ServiceCall
with a result of typePrefetchPreloadResp
-
updatePrefetchPreload
public com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp> updatePrefetchPreload(UpdatePrefetchPreloadOptions updatePrefetchPreloadOptions)
Update prefetch URLs from header setting. Update prefetch URLs from header setting for a zone.- Parameters:
updatePrefetchPreloadOptions
- theUpdatePrefetchPreloadOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typePrefetchPreloadResp
-
updatePrefetchPreload
public com.ibm.cloud.sdk.core.http.ServiceCall<PrefetchPreloadResp> updatePrefetchPreload()
Update prefetch URLs from header setting. Update prefetch URLs from header setting for a zone.- Returns:
- a
ServiceCall
with a result of typePrefetchPreloadResp
-
getHttp2
public com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp> getHttp2(GetHttp2Options getHttp2Options)
Get http/2 setting. Get http/2 setting for a zone.- Parameters:
getHttp2Options
- theGetHttp2Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHttp2Resp
-
getHttp2
public com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp> getHttp2()
Get http/2 setting. Get http/2 setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHttp2Resp
-
updateHttp2
public com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp> updateHttp2(UpdateHttp2Options updateHttp2Options)
Update http/2 setting. Update http/2 setting for a zone.- Parameters:
updateHttp2Options
- theUpdateHttp2Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHttp2Resp
-
updateHttp2
public com.ibm.cloud.sdk.core.http.ServiceCall<Http2Resp> updateHttp2()
Update http/2 setting. Update http/2 setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHttp2Resp
-
getIpv6
public com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp> getIpv6(GetIpv6Options getIpv6Options)
Get IPv6 compatibility setting. Get IPv6 compatibility setting for a zone.- Parameters:
getIpv6Options
- theGetIpv6Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeIpv6Resp
-
getHttp3
public com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp> getHttp3(GetHttp3Options getHttp3Options)
Get http/3 setting. Get http/3 setting for a zone.- Parameters:
getHttp3Options
- theGetHttp3Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHttp3Resp
-
getHttp3
public com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp> getHttp3()
Get http/3 setting. Get http/3 setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHttp3Resp
-
updateHttp3
public com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp> updateHttp3(UpdateHttp3Options updateHttp3Options)
Update http/3 setting. Update http/3 setting for a zone.- Parameters:
updateHttp3Options
- theUpdateHttp3Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHttp3Resp
-
updateHttp3
public com.ibm.cloud.sdk.core.http.ServiceCall<Http3Resp> updateHttp3()
Update http/3 setting. Update http/3 setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHttp3Resp
-
getIpv6
public com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp> getIpv6()
Get IPv6 compatibility setting. Get IPv6 compatibility setting for a zone.- Returns:
- a
ServiceCall
with a result of typeIpv6Resp
-
updateIpv6
public com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp> updateIpv6(UpdateIpv6Options updateIpv6Options)
Update IPv6 compatibility setting. Update IPv6 compatibility setting for a zone.- Parameters:
updateIpv6Options
- theUpdateIpv6Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeIpv6Resp
-
updateIpv6
public com.ibm.cloud.sdk.core.http.ServiceCall<Ipv6Resp> updateIpv6()
Update IPv6 compatibility setting. Update IPv6 compatibility setting for a zone.- Returns:
- a
ServiceCall
with a result of typeIpv6Resp
-
getWebSockets
public com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp> getWebSockets(GetWebSocketsOptions getWebSocketsOptions)
Get web sockets setting. Get web sockets setting for a zone.- Parameters:
getWebSocketsOptions
- theGetWebSocketsOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeWebsocketsResp
-
getWebSockets
public com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp> getWebSockets()
Get web sockets setting. Get web sockets setting for a zone.- Returns:
- a
ServiceCall
with a result of typeWebsocketsResp
-
updateWebSockets
public com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp> updateWebSockets(UpdateWebSocketsOptions updateWebSocketsOptions)
Update web sockets setting. Update web sockets setting for a zone.- Parameters:
updateWebSocketsOptions
- theUpdateWebSocketsOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeWebsocketsResp
-
updateWebSockets
public com.ibm.cloud.sdk.core.http.ServiceCall<WebsocketsResp> updateWebSockets()
Update web sockets setting. Update web sockets setting for a zone.- Returns:
- a
ServiceCall
with a result of typeWebsocketsResp
-
getPseudoIpv4
public com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp> getPseudoIpv4(GetPseudoIpv4Options getPseudoIpv4Options)
Get pseudo IPv4 setting. Get pseudo IPv4 setting for a zone.- Parameters:
getPseudoIpv4Options
- theGetPseudoIpv4Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typePseudoIpv4Resp
-
getPseudoIpv4
public com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp> getPseudoIpv4()
Get pseudo IPv4 setting. Get pseudo IPv4 setting for a zone.- Returns:
- a
ServiceCall
with a result of typePseudoIpv4Resp
-
updatePseudoIpv4
public com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp> updatePseudoIpv4(UpdatePseudoIpv4Options updatePseudoIpv4Options)
Update pseudo IPv4 setting. Update pseudo IPv4 setting for a zone.- Parameters:
updatePseudoIpv4Options
- theUpdatePseudoIpv4Options
containing the options for the call- Returns:
- a
ServiceCall
with a result of typePseudoIpv4Resp
-
updatePseudoIpv4
public com.ibm.cloud.sdk.core.http.ServiceCall<PseudoIpv4Resp> updatePseudoIpv4()
Update pseudo IPv4 setting. Update pseudo IPv4 setting for a zone.- Returns:
- a
ServiceCall
with a result of typePseudoIpv4Resp
-
getResponseBuffering
public com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp> getResponseBuffering(GetResponseBufferingOptions getResponseBufferingOptions)
Get response buffering setting. Get response buffering setting for a zone.- Parameters:
getResponseBufferingOptions
- theGetResponseBufferingOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeResponseBufferingResp
-
getResponseBuffering
public com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp> getResponseBuffering()
Get response buffering setting. Get response buffering setting for a zone.- Returns:
- a
ServiceCall
with a result of typeResponseBufferingResp
-
updateResponseBuffering
public com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp> updateResponseBuffering(UpdateResponseBufferingOptions updateResponseBufferingOptions)
Update response buffering setting. Update response buffering setting for a zone.- Parameters:
updateResponseBufferingOptions
- theUpdateResponseBufferingOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeResponseBufferingResp
-
updateResponseBuffering
public com.ibm.cloud.sdk.core.http.ServiceCall<ResponseBufferingResp> updateResponseBuffering()
Update response buffering setting. Update response buffering setting for a zone.- Returns:
- a
ServiceCall
with a result of typeResponseBufferingResp
-
getHotlinkProtection
public com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp> getHotlinkProtection(GetHotlinkProtectionOptions getHotlinkProtectionOptions)
Get hotlink protection setting. Get hotlink protection setting for a zone.- Parameters:
getHotlinkProtectionOptions
- theGetHotlinkProtectionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHotlinkProtectionResp
-
getHotlinkProtection
public com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp> getHotlinkProtection()
Get hotlink protection setting. Get hotlink protection setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHotlinkProtectionResp
-
updateHotlinkProtection
public com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp> updateHotlinkProtection(UpdateHotlinkProtectionOptions updateHotlinkProtectionOptions)
Update hotlink protection setting. Update hotlink protection setting for a zone.- Parameters:
updateHotlinkProtectionOptions
- theUpdateHotlinkProtectionOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeHotlinkProtectionResp
-
updateHotlinkProtection
public com.ibm.cloud.sdk.core.http.ServiceCall<HotlinkProtectionResp> updateHotlinkProtection()
Update hotlink protection setting. Update hotlink protection setting for a zone.- Returns:
- a
ServiceCall
with a result of typeHotlinkProtectionResp
-
getMaxUpload
public com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp> getMaxUpload(GetMaxUploadOptions getMaxUploadOptions)
Get maximum upload size setting. Get maximum upload size setting for a zone.- Parameters:
getMaxUploadOptions
- theGetMaxUploadOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMaxUploadResp
-
getMaxUpload
public com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp> getMaxUpload()
Get maximum upload size setting. Get maximum upload size setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMaxUploadResp
-
updateMaxUpload
public com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp> updateMaxUpload(UpdateMaxUploadOptions updateMaxUploadOptions)
Update maximum upload size setting. Update maximum upload size setting for a zone.- Parameters:
updateMaxUploadOptions
- theUpdateMaxUploadOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeMaxUploadResp
-
updateMaxUpload
public com.ibm.cloud.sdk.core.http.ServiceCall<MaxUploadResp> updateMaxUpload()
Update maximum upload size setting. Update maximum upload size setting for a zone.- Returns:
- a
ServiceCall
with a result of typeMaxUploadResp
-
getTlsClientAuth
public com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp> getTlsClientAuth(GetTlsClientAuthOptions getTlsClientAuthOptions)
Get TLS Client Auth setting. Get TLS Client Auth setting for a zone.- Parameters:
getTlsClientAuthOptions
- theGetTlsClientAuthOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeTlsClientAuthResp
-
getTlsClientAuth
public com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp> getTlsClientAuth()
Get TLS Client Auth setting. Get TLS Client Auth setting for a zone.- Returns:
- a
ServiceCall
with a result of typeTlsClientAuthResp
-
updateTlsClientAuth
public com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp> updateTlsClientAuth(UpdateTlsClientAuthOptions updateTlsClientAuthOptions)
Update TLS Client Auth setting. Update TLS Client Auth setting for a zone.- Parameters:
updateTlsClientAuthOptions
- theUpdateTlsClientAuthOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeTlsClientAuthResp
-
updateTlsClientAuth
public com.ibm.cloud.sdk.core.http.ServiceCall<TlsClientAuthResp> updateTlsClientAuth()
Update TLS Client Auth setting. Update TLS Client Auth setting for a zone.- Returns:
- a
ServiceCall
with a result of typeTlsClientAuthResp
-
getBrowserCheck
public com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp> getBrowserCheck(GetBrowserCheckOptions getBrowserCheckOptions)
Get browser check setting. Get browser check setting for a zone.- Parameters:
getBrowserCheckOptions
- theGetBrowserCheckOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeBrowserCheckResp
-
getBrowserCheck
public com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp> getBrowserCheck()
Get browser check setting. Get browser check setting for a zone.- Returns:
- a
ServiceCall
with a result of typeBrowserCheckResp
-
updateBrowserCheck
public com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp> updateBrowserCheck(UpdateBrowserCheckOptions updateBrowserCheckOptions)
Update browser check setting. Update browser check setting for a zone.- Parameters:
updateBrowserCheckOptions
- theUpdateBrowserCheckOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeBrowserCheckResp
-
updateBrowserCheck
public com.ibm.cloud.sdk.core.http.ServiceCall<BrowserCheckResp> updateBrowserCheck()
Update browser check setting. Update browser check setting for a zone.- Returns:
- a
ServiceCall
with a result of typeBrowserCheckResp
-
getEnableErrorPagesOn
public com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp> getEnableErrorPagesOn(GetEnableErrorPagesOnOptions getEnableErrorPagesOnOptions)
Get enable error pages on setting. Get enable error pages on setting for a zone.- Parameters:
getEnableErrorPagesOnOptions
- theGetEnableErrorPagesOnOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeOriginErrorPagePassThruResp
-
getEnableErrorPagesOn
public com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp> getEnableErrorPagesOn()
Get enable error pages on setting. Get enable error pages on setting for a zone.- Returns:
- a
ServiceCall
with a result of typeOriginErrorPagePassThruResp
-
updateEnableErrorPagesOn
public com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp> updateEnableErrorPagesOn(UpdateEnableErrorPagesOnOptions updateEnableErrorPagesOnOptions)
Update enable error pages on setting. Update enable error pages on setting for a zone.- Parameters:
updateEnableErrorPagesOnOptions
- theUpdateEnableErrorPagesOnOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeOriginErrorPagePassThruResp
-
updateEnableErrorPagesOn
public com.ibm.cloud.sdk.core.http.ServiceCall<OriginErrorPagePassThruResp> updateEnableErrorPagesOn()
Update enable error pages on setting. Update enable error pages on setting for a zone.- Returns:
- a
ServiceCall
with a result of typeOriginErrorPagePassThruResp
-
getWebApplicationFirewall
public com.ibm.cloud.sdk.core.http.ServiceCall<WafResp> getWebApplicationFirewall(GetWebApplicationFirewallOptions getWebApplicationFirewallOptions)
Get web application firewall setting. Get web application firewall setting for a zone.- Parameters:
getWebApplicationFirewallOptions
- theGetWebApplicationFirewallOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeWafResp
-
getWebApplicationFirewall
public com.ibm.cloud.sdk.core.http.ServiceCall<WafResp> getWebApplicationFirewall()
Get web application firewall setting. Get web application firewall setting for a zone.- Returns:
- a
ServiceCall
with a result of typeWafResp
-
updateWebApplicationFirewall
public com.ibm.cloud.sdk.core.http.ServiceCall<WafResp> updateWebApplicationFirewall(UpdateWebApplicationFirewallOptions updateWebApplicationFirewallOptions)
Update web application firewall setting. A Web Application Firewall (WAF) blocks requests that contain malicious content.- Parameters:
updateWebApplicationFirewallOptions
- theUpdateWebApplicationFirewallOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeWafResp
-
updateWebApplicationFirewall
public com.ibm.cloud.sdk.core.http.ServiceCall<WafResp> updateWebApplicationFirewall()
Update web application firewall setting. A Web Application Firewall (WAF) blocks requests that contain malicious content.- Returns:
- a
ServiceCall
with a result of typeWafResp
-
getCiphers
public com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp> getCiphers(GetCiphersOptions getCiphersOptions)
Get ciphers setting. Get ciphers setting for a zone.- Parameters:
getCiphersOptions
- theGetCiphersOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeCiphersResp
-
getCiphers
public com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp> getCiphers()
Get ciphers setting. Get ciphers setting for a zone.- Returns:
- a
ServiceCall
with a result of typeCiphersResp
-
updateCiphers
public com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp> updateCiphers(UpdateCiphersOptions updateCiphersOptions)
Update ciphers setting. Update ciphers setting for a zone.- Parameters:
updateCiphersOptions
- theUpdateCiphersOptions
containing the options for the call- Returns:
- a
ServiceCall
with a result of typeCiphersResp
-
updateCiphers
public com.ibm.cloud.sdk.core.http.ServiceCall<CiphersResp> updateCiphers()
Update ciphers setting. Update ciphers setting for a zone.- Returns:
- a
ServiceCall
with a result of typeCiphersResp
-
-