Uses of Class
com.oracle.bmc.keymanagement.model.ScheduleHsmClusterDeletionDetails
-
Packages that use ScheduleHsmClusterDeletionDetails Package Description com.oracle.bmc.keymanagement.model com.oracle.bmc.keymanagement.requests -
-
Uses of ScheduleHsmClusterDeletionDetails in com.oracle.bmc.keymanagement.model
Methods in com.oracle.bmc.keymanagement.model that return ScheduleHsmClusterDeletionDetails Modifier and Type Method Description ScheduleHsmClusterDeletionDetails
ScheduleHsmClusterDeletionDetails.Builder. build()
Methods in com.oracle.bmc.keymanagement.model with parameters of type ScheduleHsmClusterDeletionDetails Modifier and Type Method Description ScheduleHsmClusterDeletionDetails.Builder
ScheduleHsmClusterDeletionDetails.Builder. copy(ScheduleHsmClusterDeletionDetails model)
-
Uses of ScheduleHsmClusterDeletionDetails in com.oracle.bmc.keymanagement.requests
Methods in com.oracle.bmc.keymanagement.requests that return ScheduleHsmClusterDeletionDetails Modifier and Type Method Description ScheduleHsmClusterDeletionDetails
ScheduleHsmClusterDeletionRequest. getBody$()
Alternative accessor for the body parameter.ScheduleHsmClusterDeletionDetails
ScheduleHsmClusterDeletionRequest. getScheduleHsmClusterDeletionDetails()
Details of ScheduleHsmClusterDeletionDetailsMethods in com.oracle.bmc.keymanagement.requests with parameters of type ScheduleHsmClusterDeletionDetails Modifier and Type Method Description ScheduleHsmClusterDeletionRequest.Builder
ScheduleHsmClusterDeletionRequest.Builder. body$(ScheduleHsmClusterDeletionDetails body)
Alternative setter for the body parameter.ScheduleHsmClusterDeletionRequest.Builder
ScheduleHsmClusterDeletionRequest.Builder. scheduleHsmClusterDeletionDetails(ScheduleHsmClusterDeletionDetails scheduleHsmClusterDeletionDetails)
Details of ScheduleHsmClusterDeletionDetails
-