@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-07-14T23:40:43.026Z[Etc/UTC]") public class AppLink extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
JSON_PROPERTY_APP_ASSIGNMENT_ID |
static String |
JSON_PROPERTY_APP_INSTANCE_ID |
static String |
JSON_PROPERTY_APP_NAME |
static String |
JSON_PROPERTY_CREDENTIALS_SETUP |
static String |
JSON_PROPERTY_HIDDEN |
static String |
JSON_PROPERTY_ID |
static String |
JSON_PROPERTY_LABEL |
static String |
JSON_PROPERTY_LINK_URL |
static String |
JSON_PROPERTY_LOGO_URL |
static String |
JSON_PROPERTY_SORT_ORDER |
Constructor and Description |
---|
AppLink() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAppAssignmentId()
Get appAssignmentId
|
String |
getAppInstanceId()
Get appInstanceId
|
String |
getAppName()
Get appName
|
Boolean |
getCredentialsSetup()
Get credentialsSetup
|
Boolean |
getHidden()
Get hidden
|
String |
getId()
Get id
|
String |
getLabel()
Get label
|
String |
getLinkUrl()
Get linkUrl
|
String |
getLogoUrl()
Get logoUrl
|
Integer |
getSortOrder()
Get sortOrder
|
int |
hashCode() |
String |
toString() |
public static final String JSON_PROPERTY_APP_ASSIGNMENT_ID
public static final String JSON_PROPERTY_APP_INSTANCE_ID
public static final String JSON_PROPERTY_APP_NAME
public static final String JSON_PROPERTY_CREDENTIALS_SETUP
public static final String JSON_PROPERTY_HIDDEN
public static final String JSON_PROPERTY_ID
public static final String JSON_PROPERTY_LABEL
public static final String JSON_PROPERTY_LINK_URL
public static final String JSON_PROPERTY_LOGO_URL
public static final String JSON_PROPERTY_SORT_ORDER
@Nullable public String getAppAssignmentId()
@Nullable public String getAppInstanceId()
@Nullable public Boolean getCredentialsSetup()
Copyright © 2017–2023 Okta. All rights reserved.