Package org.forgerock.api.models
Class Delete.Builder
- Enclosing class:
- Delete
Builder for the Delete.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()Builds the Delete instance.protected Delete.Builderself()Abstract method that returns the instantiated Builder itself.Methods inherited from class org.forgerock.api.models.Operation.Builder
description, description, detailsFromAnnotation, error, errors, parameter, parameters, stability, supportedLocales
-
Method Details
-
self
Description copied from class:Operation.BuilderAbstract method that returns the instantiated Builder itself.- Specified by:
selfin classOperation.Builder<Delete.Builder>- Returns:
- Builder
-
build
Builds the Delete instance.- Returns:
- Delete instance
-