public class CDPEventTypeInput extends Object
Constructor and Description |
---|
CDPEventTypeInput(String id,
String scope,
String typeName,
List<CDPPropertyInput> properties) |
Modifier and Type | Method and Description |
---|---|
String |
getId() |
List<CDPPropertyInput> |
getProperties() |
String |
getScope() |
String |
getTypeName() |
public CDPEventTypeInput(String id, String scope, String typeName, List<CDPPropertyInput> properties)
public String getId()
public String getScope()
public String getTypeName()
public List<CDPPropertyInput> getProperties()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.