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) booleangetBrand()Get brandGet certificategetSelf()Get selfGet verifyinthashCode()self(HrefObjectSelfLink self) voidsetBrand(DomainLinksAllOfBrand brand) voidsetCertificate(DomainLinksAllOfCertificate certificate) voidsetSelf(HrefObjectSelfLink self) voidsetVerify(DomainLinksAllOfVerify verify) toString()verify(DomainLinksAllOfVerify verify)
-
Field Details
-
JSON_PROPERTY_SELF
- See Also:
-
JSON_PROPERTY_BRAND
- See Also:
-
JSON_PROPERTY_CERTIFICATE
- See Also:
-
JSON_PROPERTY_VERIFY
- See Also:
-
-
Constructor Details
-
DomainLinks
public DomainLinks()
-
-
Method Details
-
self
-
getSelf
-
setSelf
-
brand
-
getBrand
-
setBrand
-
certificate
-
getCertificate
-
setCertificate
-
verify
-
getVerify
-
setVerify
-
equals
-
hashCode
-
toString
-