Uses of Enum
org.openapitools.client.model.AuthorizationServerCredentialsRotationMode
Packages that use AuthorizationServerCredentialsRotationMode
- 
Uses of AuthorizationServerCredentialsRotationMode in org.openapitools.client.model
Methods in org.openapitools.client.model that return AuthorizationServerCredentialsRotationModeModifier and TypeMethodDescriptionAuthorizationServerCredentialsSigningConfig.getRotationMode()Get rotationModeReturns the enum constant of this type with the specified name.AuthorizationServerCredentialsRotationMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type AuthorizationServerCredentialsRotationModeModifier and TypeMethodDescriptionAuthorizationServerCredentialsSigningConfig.rotationMode(AuthorizationServerCredentialsRotationMode rotationMode) voidAuthorizationServerCredentialsSigningConfig.setRotationMode(AuthorizationServerCredentialsRotationMode rotationMode)