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="2025-01-23T09:50:29.349096-06: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) booleanGet includeinthashCode()include(List<DiskEncryptionTypeDesktop> include) voidsetInclude(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
-