Package com.okta.sdk.resource.model
Class EmailPreviewLinks
java.lang.Object
com.okta.sdk.resource.model.EmailPreviewLinks
- 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 EmailPreviewLinks
extends Object
implements Serializable
EmailPreviewLinks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncontentSource(HrefObject contentSource) defaultContent(HrefObject defaultContent) booleanGet contentSourceGet defaultContentgetSelf()Get selfGet templategetTest()Get testinthashCode()self(HrefObjectSelfLink self) voidsetContentSource(HrefObject contentSource) voidsetDefaultContent(HrefObject defaultContent) voidsetSelf(HrefObjectSelfLink self) voidsetTemplate(HrefObject template) voidsetTest(HrefObject test) template(HrefObject template) test(HrefObject test) toString()
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
JSON_PROPERTY_CONTENT_SOURCE
- See Also:
-
JSON_PROPERTY_TEMPLATE
- See Also:
-
JSON_PROPERTY_TEST
- See Also:
-
JSON_PROPERTY_DEFAULT_CONTENT
- See Also:
-
-
Constructor Details
-
EmailPreviewLinks
public EmailPreviewLinks()
-
-
Method Details
-
self
-
getSelf
Get self- Returns:
- self
-
setSelf
-
contentSource
-
getContentSource
Get contentSource- Returns:
- contentSource
-
setContentSource
-
template
-
getTemplate
Get template- Returns:
- template
-
setTemplate
-
test
-
getTest
Get test- Returns:
- test
-
setTest
-
defaultContent
-
getDefaultContent
Get defaultContent- Returns:
- defaultContent
-
setDefaultContent
-
equals
-
hashCode
public int hashCode() -
toString
-