public interface ApiClientCreateCommand extends DraftBasedCreateCommandDsl<ApiClient,ApiClientDraft,ApiClientCreateCommand>, MetaModelReferenceExpansionDsl<ApiClient,ApiClientCreateCommand,ApiClientExpansionModel<ApiClient>>
ApiClientDraft
,
ApiClient
Modifier and Type | Method and Description |
---|---|
static ApiClientCreateCommand |
of(ApiClientDraft draft)
Creates a command object to create a
ApiClient . |
getDraft, withDraft
canDeserialize, deserialize, httpRequestIntent
plusExpansionPaths, withExpansionPaths
plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths
expansionPaths
static ApiClientCreateCommand of(ApiClientDraft draft)
ApiClient
.draft
- template to create the new object