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-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
extends Object
implements Serializable
DeviceAssuranceMacOSPlatformAllOfDiskEncryptionType
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
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
Get include- Returns:
- include
-
setInclude
-
equals
-
hashCode
public int hashCode() -
toString
-