public class CreateOrUpdateViewCommand extends BaseCommand<CDPView>
Modifier and Type | Class and Description |
---|---|
static class |
CreateOrUpdateViewCommand.Builder |
environment, serviceManager
Modifier and Type | Method and Description |
---|---|
static CreateOrUpdateViewCommand.Builder |
create(CDPViewInput viewInput) |
CDPView |
execute() |
public CDPView execute()
execute
in class BaseCommand<CDPView>
public static CreateOrUpdateViewCommand.Builder create(CDPViewInput viewInput)
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.