public class DeletePrivate extends RetryingRestModifyView<ChangeResource,SetPrivateOp.Input,Response<java.lang.String>>
Modifier and Type | Method and Description |
---|---|
protected Response<java.lang.String> |
applyImpl(BatchUpdate.Factory updateFactory,
ChangeResource rsrc,
SetPrivateOp.Input input) |
protected BooleanCondition |
canDeletePrivate(ChangeResource rsrc) |
apply
protected Response<java.lang.String> applyImpl(BatchUpdate.Factory updateFactory, ChangeResource rsrc, SetPrivateOp.Input input) throws RestApiException, UpdateException
applyImpl
in class RetryingRestModifyView<ChangeResource,SetPrivateOp.Input,Response<java.lang.String>>
RestApiException
UpdateException
protected BooleanCondition canDeletePrivate(ChangeResource rsrc)