Class SecurityHeaderRespResultValue
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.zones_settings.v1.model.SecurityHeaderRespResultValue
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class SecurityHeaderRespResultValue extends com.ibm.cloud.sdk.core.service.model.GenericModel
Value.
-
-
Constructor Summary
Constructors Constructor Description SecurityHeaderRespResultValue()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SecurityHeaderRespResultValueStrictTransportSecurity
getStrictTransportSecurity()
Gets the strictTransportSecurity.
-
-
-
Method Detail
-
getStrictTransportSecurity
public SecurityHeaderRespResultValueStrictTransportSecurity getStrictTransportSecurity()
Gets the strictTransportSecurity. Strict transport security.- Returns:
- the strictTransportSecurity
-
-