A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/aws-sdk-php/v3/api/class-Aws.CommandInterface.html below:

AWS SDK for PHP 3.x

CommandInterface extends ArrayAccess, Countable, IteratorAggregate

A command object encapsulates the input parameters used to control the creation of a HTTP request and processing of a HTTP response.

Using the toArray() method will return the input parameters of the command as an associative array.

Table of Contents Methods
getHandlerList()  : HandlerList
Get the handler list used to transfer the command.
getName()  : string
Get the name of the command
hasParam()  : bool
Check if the command has a parameter by name.
toArray()  : array<string|int, mixed>
Converts the command parameters to an array
getHandlerList()

Get the handler list used to transfer the command.

public getHandlerList() : HandlerList Return valuesHandlerList getName()

Get the name of the command

public getName() : string Return valuesstring hasParam()

Check if the command has a parameter by name.

public hasParam(string $name) : bool Parameters
$name : string

Name of the parameter to check

Return valuesbool toArray()

Converts the command parameters to an array

public toArray() : array<string|int, mixed> Return valuesarray<string|int, mixed>

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4