Uses of Enum
com.okta.sdk.resource.model.OAuth2ClientJsonWebKeyRequestBody.StatusEnum
-
Uses of OAuth2ClientJsonWebKeyRequestBody.StatusEnum in com.okta.sdk.resource.model
Modifier and TypeMethodDescriptionOAuth2ClientJsonWebKeyRequestBody.getStatus()
Status of the OAuth 2.0 Client JSON Web KeyReturns the enum constant of this type with the specified name.OAuth2ClientJsonWebKeyRequestBody.StatusEnum.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
OAuth2ClientJsonWebKeyRequestBody.setStatus
(OAuth2ClientJsonWebKeyRequestBody.StatusEnum status) OAuth2ClientJsonWebKeyRequestBody.status
(OAuth2ClientJsonWebKeyRequestBody.StatusEnum status)