Package com.okta.sdk.resource.model
Class DomainLinks
java.lang.Object
com.okta.sdk.resource.model.DomainLinks
- 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 DomainLinks
extends Object
implements Serializable
DomainLinks
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbrand
(DomainLinksAllOfBrand brand) certificate
(DomainLinksAllOfCertificate certificate) boolean
getBrand()
Get brandGet certificategetSelf()
Get selfGet verifyint
hashCode()
self
(HrefObjectSelfLink self) void
setBrand
(DomainLinksAllOfBrand brand) void
setCertificate
(DomainLinksAllOfCertificate certificate) void
setSelf
(HrefObjectSelfLink self) void
setVerify
(DomainLinksAllOfVerify verify) toString()
verify
(DomainLinksAllOfVerify verify)