Package com.okta.sdk.resource.model
Class DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType
java.lang.Object
com.okta.sdk.resource.model.DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType
- 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 DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType
extends Object
implements Serializable
DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddincludeItem
(DiskEncryptionTypeAndroid includeItem) boolean
Get includeint
hashCode()
include
(List<DiskEncryptionTypeAndroid> include) void
setInclude
(List<DiskEncryptionTypeAndroid> include) toString()
-
Field Details
-
JSON_PROPERTY_INCLUDE
- See Also:
-
-
Constructor Details
-
DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType
public DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType()
-
-
Method Details
-
include
public DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType include(List<DiskEncryptionTypeAndroid> include) -
addincludeItem
public DeviceAssuranceAndroidPlatformAllOfDiskEncryptionType addincludeItem(DiskEncryptionTypeAndroid includeItem) -
getInclude
Get include- Returns:
- include
-
setInclude
-
equals
-
hashCode
public int hashCode() -
toString
-