Package com.okta.sdk.resource.model
Class DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
java.lang.Object
com.okta.sdk.resource.model.DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
extends Object
implements Serializable
DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddincludeItem
(DiskEncryptionTypeDesktop includeItem) boolean
Get includeint
hashCode()
include
(List<DiskEncryptionTypeDesktop> include) void
setInclude
(List<DiskEncryptionTypeDesktop> include) toString()
-
Field Details
-
JSON_PROPERTY_INCLUDE
- See Also:
-
-
Constructor Details
-
DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
public DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType()
-
-
Method Details
-
include
public DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType include(List<DiskEncryptionTypeDesktop> include) -
addincludeItem
public DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType addincludeItem(DiskEncryptionTypeDesktop includeItem) -
getInclude
-
setInclude
-
equals
-
hashCode
-
toString
-