commercetools-sdk-php-v2  master
The platform, import-api and ml-api PHP sdks generated from our api reference.
Public Member Functions | List of all members
Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers Class Reference
Inheritance diagram for Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers:
Commercetools\Client\ApiResource

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 withImportContainerKeyValue (string $importContainerKey=null)
 
 post (?ImportContainerDraft $body=null, array $headers=[])
 
 get ($body=null, array $headers=[])
 
- Public Member Functions inherited from Commercetools\Client\ApiResource
 __construct (string $uri='', array $args=[], ClientInterface $client=null)
 
 getUri ()
 
 getArgs ()
 
 getClient ()
 

Detailed Description

@psalm-suppress PropertyNotSetInConstructor

Definition at line 19 of file ResourceByProjectKeyImportContainers.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers::__construct ( array  $args = [],
ClientInterface  $client = null 
)

@psalm-param array<string, string> $args

Definition at line 24 of file ResourceByProjectKeyImportContainers.php.

Member Function Documentation

◆ get()

Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers::get (   $body = null,
array  $headers = [] 
)

@psalm-param ?object|array|string $body @psalm-param array<string, scalar|scalar[]> $headers

Definition at line 55 of file ResourceByProjectKeyImportContainers.php.

◆ post()

Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers::post ( ?ImportContainerDraft  $body = null,
array  $headers = [] 
)

@psalm-param ?ImportContainerDraft $body @psalm-param array<string, scalar|scalar[]> $headers

Definition at line 45 of file ResourceByProjectKeyImportContainers.php.

◆ withImportContainerKeyValue()

Commercetools\Import\Client\Resource\ResourceByProjectKeyImportContainers::withImportContainerKeyValue ( string  $importContainerKey = null)

Definition at line 31 of file ResourceByProjectKeyImportContainers.php.


The documentation for this class was generated from the following file: