Class SecureTransportProtocol.Mask
- java.lang.Object
-
- com.softlayer.api.Mask
-
- com.softlayer.api.service.Entity.Mask
-
- com.softlayer.api.service.security.SecureTransportProtocol.Mask
-
- Enclosing class:
- SecureTransportProtocol
public static class SecureTransportProtocol.Mask extends Entity.Mask
-
-
Constructor Summary
Constructors Constructor Description Mask()
-
Method Summary
Modifier and Type Method Description SecureTransportProtocol.Mask
keyName()
SecureTransportCipher.Mask
supportedSecureTransportCiphers()
-
Methods inherited from class com.softlayer.api.Mask
clear, getMask, toString, toString, withLocalProperty, withSubMask
-
-
-
-
Method Detail
-
keyName
public SecureTransportProtocol.Mask keyName()
-
supportedSecureTransportCiphers
public SecureTransportCipher.Mask supportedSecureTransportCiphers()
-
-