Uses of Class
com.oracle.bmc.vault.model.ScheduleSecretDeletionDetails
- 
Packages that use ScheduleSecretDeletionDetails Package Description com.oracle.bmc.vault.model com.oracle.bmc.vault.requests 
- 
- 
Uses of ScheduleSecretDeletionDetails in com.oracle.bmc.vault.modelMethods in com.oracle.bmc.vault.model that return ScheduleSecretDeletionDetails Modifier and Type Method Description ScheduleSecretDeletionDetailsScheduleSecretDeletionDetails.Builder. build()Methods in com.oracle.bmc.vault.model with parameters of type ScheduleSecretDeletionDetails Modifier and Type Method Description ScheduleSecretDeletionDetails.BuilderScheduleSecretDeletionDetails.Builder. copy(ScheduleSecretDeletionDetails model)
- 
Uses of ScheduleSecretDeletionDetails in com.oracle.bmc.vault.requestsMethods in com.oracle.bmc.vault.requests that return ScheduleSecretDeletionDetails Modifier and Type Method Description ScheduleSecretDeletionDetailsScheduleSecretDeletionRequest. getBody$()Alternative accessor for the body parameter.ScheduleSecretDeletionDetailsScheduleSecretDeletionRequest. getScheduleSecretDeletionDetails()Request to schedule the deletion of a secret.Methods in com.oracle.bmc.vault.requests with parameters of type ScheduleSecretDeletionDetails Modifier and Type Method Description ScheduleSecretDeletionRequest.BuilderScheduleSecretDeletionRequest.Builder. body$(ScheduleSecretDeletionDetails body)Alternative setter for the body parameter.ScheduleSecretDeletionRequest.BuilderScheduleSecretDeletionRequest.Builder. scheduleSecretDeletionDetails(ScheduleSecretDeletionDetails scheduleSecretDeletionDetails)Request to schedule the deletion of a secret.
 
-