Package com.okta.sdk.resource.model
Class IdPCsrLinks
java.lang.Object
com.okta.sdk.resource.model.IdPCsrLinks
- 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 IdPCsrLinks
extends Object
implements Serializable
IdPCsrLinks
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Publish the CSRgetSelf()
Get selfint
hashCode()
publish
(HrefObject publish) self
(HrefObjectSelfLink self) void
setAdditionalProperties
(Map<String, Object> additionalProperties) void
setPublish
(HrefObject publish) void
setSelf
(HrefObjectSelfLink self) toString()
-
Field Details
-
additionalProperties
-
JSON_PROPERTY_SELF
- See Also:
-
JSON_PROPERTY_PUBLISH
- See Also:
-
-
Constructor Details
-
IdPCsrLinks
public IdPCsrLinks()
-
-
Method Details
-
getAdditionalProperties
-
setAdditionalProperties
-
self
-
getSelf
Get self- Returns:
- self
-
setSelf
-
publish
-
getPublish
Publish the CSR- Returns:
- publish
-
setPublish
-
equals
-
hashCode
public int hashCode() -
toString
-