Package com.okta.sdk.resource.model
Class AppLink
java.lang.Object
com.okta.sdk.resource.model.AppLink
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class AppLink
extends Object
implements Serializable
AppLink
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_APP_ASSIGNMENT_ID
- See Also:
-
JSON_PROPERTY_APP_INSTANCE_ID
- See Also:
-
JSON_PROPERTY_APP_NAME
- See Also:
-
JSON_PROPERTY_CREDENTIALS_SETUP
- See Also:
-
JSON_PROPERTY_HIDDEN
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_LABEL
- See Also:
-
JSON_PROPERTY_LINK_URL
- See Also:
-
JSON_PROPERTY_LOGO_URL
- See Also:
-
JSON_PROPERTY_SORT_ORDER
- See Also:
-
-
Constructor Details
-
AppLink
public AppLink()
-
-
Method Details
-
getAppAssignmentId
Get appAssignmentId- Returns:
- appAssignmentId
-
getAppInstanceId
Get appInstanceId- Returns:
- appInstanceId
-
getAppName
Get appName- Returns:
- appName
-
getCredentialsSetup
Get credentialsSetup- Returns:
- credentialsSetup
-
getHidden
Get hidden- Returns:
- hidden
-
getId
Get id- Returns:
- id
-
getLabel
Get label- Returns:
- label
-
getLinkUrl
Get linkUrl- Returns:
- linkUrl
-
getLogoUrl
Get logoUrl- Returns:
- logoUrl
-
getSortOrder
Get sortOrder- Returns:
- sortOrder
-
equals
-
hashCode
public int hashCode() -
toString
-