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, withDraftcanDeserialize, deserialize, httpRequestIntentplusExpansionPaths, withExpansionPathsplusExpansionPaths, plusExpansionPaths, plusExpansionPaths, plusExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPaths, withExpansionPathsexpansionPathsstatic ApiClientCreateCommand of(ApiClientDraft draft)
ApiClient.draft - template to create the new object