Class CiphersRespResult
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.networking.zones_settings.v1.model.CiphersRespResult
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class CiphersRespResult extends com.ibm.cloud.sdk.core.service.model.GenericModel
Container for response information.
-
-
Constructor Summary
Constructors Constructor Description CiphersRespResult()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getId()
Gets the id.Date
getModifiedOn()
Gets the modifiedOn.List<String>
getValue()
Gets the value.Boolean
isEditable()
Gets the editable.
-