Package com.okta.sdk.resource.model
Class Csr
java.lang.Object
com.okta.sdk.resource.model.Csr
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class Csr
extends Object
implements Serializable
Csr
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
JSON_PROPERTY_CREATED
- See Also:
-
JSON_PROPERTY_CSR
- See Also:
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_KTY
- See Also:
-
JSON_PROPERTY_LINKS
- See Also:
-
-
Constructor Details
-
Csr
public Csr()
-
-
Method Details
-
getCreated
Timestamp when the object was created- Returns:
- created
-
getCsr
Get csr- Returns:
- csr
-
getId
Get id- Returns:
- id
-
getKty
Get kty- Returns:
- kty
-
links
-
getLinks
Get links- Returns:
- links
-
setLinks
-
equals
-
hashCode
public int hashCode() -
toString
-