Package com.okta.sdk.resource.model
Class AppAndInstanceConditionEvaluatorAppOrInstance
java.lang.Object
com.okta.sdk.resource.model.AppAndInstanceConditionEvaluatorAppOrInstance
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:20:25.727262-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class AppAndInstanceConditionEvaluatorAppOrInstance
extends Object
implements Serializable
AppAndInstanceConditionEvaluatorAppOrInstance
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
getId()
ID of the appgetName()
Name of the app typegetType()
Get typeint
hashCode()
void
void
void
setType
(AppAndInstanceType type) toString()
type
(AppAndInstanceType type)
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
JSON_PROPERTY_TYPE
- See Also:
-
-
Constructor Details
-
AppAndInstanceConditionEvaluatorAppOrInstance
public AppAndInstanceConditionEvaluatorAppOrInstance()
-
-
Method Details
-
id
-
getId
-
setId
-
name
-
getName
-
setName
-
type
-
getType
-
setType
-
equals
-
hashCode
-
toString
-