Class Win32LobAppFileSystemDetection
- java.lang.Object
-
- odata.msgraph.client.beta.complex.Win32LobAppDetection
-
- odata.msgraph.client.beta.complex.Win32LobAppFileSystemDetection
-
- All Implemented Interfaces:
com.github.davidmoten.odata.client.ODataType
public class Win32LobAppFileSystemDetection extends Win32LobAppDetection implements com.github.davidmoten.odata.client.ODataType
“Contains file or folder path to detect a Win32 App”
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classWin32LobAppFileSystemDetection.Builder
-
Field Summary
Fields Modifier and Type Field Description protected Booleancheck32BitOn64Systemprotected Win32LobAppFileSystemDetectionTypedetectionTypeprotected StringdetectionValueprotected StringfileOrFolderNameprotected Win32LobAppDetectionOperatoroperatorprotected Stringpath-
Fields inherited from class odata.msgraph.client.beta.complex.Win32LobAppDetection
contextPath, odataType, unmappedFields
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedWin32LobAppFileSystemDetection()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Win32LobAppFileSystemDetection.BuilderbuilderWin32LobAppFileSystemDetection()Returns a builder which is used to create a new instance of this class (given that this class is immutable).Optional<Boolean>getCheck32BitOn64System()“A value indicating whether this file or folder is for checking 32-bit app on 64- bit system”Optional<Win32LobAppFileSystemDetectionType>getDetectionType()“The file system detection type”Optional<String>getDetectionValue()“The file or folder detection value”Optional<String>getFileOrFolderName()“The file or folder name to detect Win32 Line of Business (LoB) app”Optional<Win32LobAppDetectionOperator>getOperator()“The operator for file or folder detection”Optional<String>getPath()“The file or folder path to detect Win32 Line of Business (LoB) app”com.github.davidmoten.odata.client.UnmappedFieldsgetUnmappedFields()StringodataTypeName()voidpostInject(boolean addKeysToContextPath)StringtoString()Win32LobAppFileSystemDetectionwithCheck32BitOn64System(Boolean check32BitOn64System)Returns an immutable copy ofthiswith just thecheck32BitOn64Systemfield changed.Win32LobAppFileSystemDetectionwithDetectionType(Win32LobAppFileSystemDetectionType detectionType)Returns an immutable copy ofthiswith just thedetectionTypefield changed.Win32LobAppFileSystemDetectionwithDetectionValue(String detectionValue)Returns an immutable copy ofthiswith just thedetectionValuefield changed.Win32LobAppFileSystemDetectionwithFileOrFolderName(String fileOrFolderName)Returns an immutable copy ofthiswith just thefileOrFolderNamefield changed.Win32LobAppFileSystemDetectionwithOperator(Win32LobAppDetectionOperator operator)Returns an immutable copy ofthiswith just theoperatorfield changed.Win32LobAppFileSystemDetectionwithPath(String path)Returns an immutable copy ofthiswith just thepathfield changed.Win32LobAppFileSystemDetectionwithUnmappedField(String name, String value)
-
-
-
Field Detail
-
check32BitOn64System
protected Boolean check32BitOn64System
-
detectionType
protected Win32LobAppFileSystemDetectionType detectionType
-
detectionValue
protected String detectionValue
-
fileOrFolderName
protected String fileOrFolderName
-
operator
protected Win32LobAppDetectionOperator operator
-
path
protected String path
-
-
Method Detail
-
odataTypeName
public String odataTypeName()
- Specified by:
odataTypeNamein interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
odataTypeNamein classWin32LobAppDetection
-
getCheck32BitOn64System
public Optional<Boolean> getCheck32BitOn64System()
“A value indicating whether this file or folder is for checking 32-bit app on 64- bit system”- Returns:
- property check32BitOn64System
-
withCheck32BitOn64System
public Win32LobAppFileSystemDetection withCheck32BitOn64System(Boolean check32BitOn64System)
Returns an immutable copy ofthiswith just thecheck32BitOn64Systemfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“A value indicating whether this file or folder is for checking 32-bit app on 64- bit system”
- Parameters:
check32BitOn64System- new value ofcheck32BitOn64Systemfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thecheck32BitOn64Systemfield changed
-
getDetectionType
public Optional<Win32LobAppFileSystemDetectionType> getDetectionType()
“The file system detection type”- Returns:
- property detectionType
-
withDetectionType
public Win32LobAppFileSystemDetection withDetectionType(Win32LobAppFileSystemDetectionType detectionType)
Returns an immutable copy ofthiswith just thedetectionTypefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The file system detection type”
- Parameters:
detectionType- new value ofdetectionTypefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedetectionTypefield changed
-
getDetectionValue
public Optional<String> getDetectionValue()
“The file or folder detection value”- Returns:
- property detectionValue
-
withDetectionValue
public Win32LobAppFileSystemDetection withDetectionValue(String detectionValue)
Returns an immutable copy ofthiswith just thedetectionValuefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The file or folder detection value”
- Parameters:
detectionValue- new value ofdetectionValuefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thedetectionValuefield changed
-
getFileOrFolderName
public Optional<String> getFileOrFolderName()
“The file or folder name to detect Win32 Line of Business (LoB) app”- Returns:
- property fileOrFolderName
-
withFileOrFolderName
public Win32LobAppFileSystemDetection withFileOrFolderName(String fileOrFolderName)
Returns an immutable copy ofthiswith just thefileOrFolderNamefield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis. patch()is called (if available)on the returned object only the changed fields are submitted.“The file or folder name to detect Win32 Line of Business (LoB) app”
- Parameters:
fileOrFolderName- new value offileOrFolderNamefield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thefileOrFolderNamefield changed
-
getOperator
public Optional<Win32LobAppDetectionOperator> getOperator()
“The operator for file or folder detection”- Returns:
- property operator
-
withOperator
public Win32LobAppFileSystemDetection withOperator(Win32LobAppDetectionOperator operator)
Returns an immutable copy ofthiswith just theoperatorfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The operator for file or folder detection”
- Parameters:
operator- new value ofoperatorfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just theoperatorfield changed
-
getPath
public Optional<String> getPath()
“The file or folder path to detect Win32 Line of Business (LoB) app”- Returns:
- property path
-
withPath
public Win32LobAppFileSystemDetection withPath(String path)
Returns an immutable copy ofthiswith just thepathfield changed. Field description below. The field name is also added to an internal map of changed fields in the returned object so that whenthis.patch()is called (if available)on the returned object only the changed fields are submitted.“The file or folder path to detect Win32 Line of Business (LoB) app”
- Parameters:
path- new value ofpathfield (as defined in service metadata)- Returns:
- immutable copy of
thiswith just thepathfield changed
-
withUnmappedField
public Win32LobAppFileSystemDetection withUnmappedField(String name, String value)
- Overrides:
withUnmappedFieldin classWin32LobAppDetection
-
getUnmappedFields
public com.github.davidmoten.odata.client.UnmappedFields getUnmappedFields()
- Specified by:
getUnmappedFieldsin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
getUnmappedFieldsin classWin32LobAppDetection
-
postInject
public void postInject(boolean addKeysToContextPath)
- Specified by:
postInjectin interfacecom.github.davidmoten.odata.client.ODataType- Overrides:
postInjectin classWin32LobAppDetection
-
builderWin32LobAppFileSystemDetection
public static Win32LobAppFileSystemDetection.Builder builderWin32LobAppFileSystemDetection()
Returns a builder which is used to create a new instance of this class (given that this class is immutable).- Returns:
- a new Builder for this class
-
toString
public String toString()
- Overrides:
toStringin classWin32LobAppDetection
-
-