Package com.okta.sdk.resource.model
Class EmailTemplateResponse
java.lang.Object
com.okta.sdk.resource.model.EmailTemplateResponse
- All Implemented Interfaces:
- Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class EmailTemplateResponse
extends Object
implements Serializable
EmailTemplateResponse
- See Also:
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionembedded(EmailTemplateResponseEmbedded embedded) booleanGet embeddedgetLinks()Get linksgetName()The name of this email templateinthashCode()links(EmailTemplateResponseLinks links) voidsetEmbedded(EmailTemplateResponseEmbedded embedded) voidtoString()
- 
Field Details- 
JSON_PROPERTY_NAME- See Also:
 
- 
JSON_PROPERTY_EMBEDDED- See Also:
 
- 
JSON_PROPERTY_LINKS- See Also:
 
 
- 
- 
Constructor Details- 
EmailTemplateResponsepublic EmailTemplateResponse()
 
- 
- 
Method Details- 
getNameThe name of this email template- Returns:
- name
 
- 
embedded
- 
getEmbeddedGet embedded- Returns:
- embedded
 
- 
setEmbedded
- 
links
- 
getLinksGet links- Returns:
- links
 
- 
setLinks
- 
equals
- 
hashCodepublic int hashCode()
- 
toString
 
-