PHP Class Aws\Glacier\GlacierClient

Inheritance: extends Aws\Common\Client\AbstractClient
Show file Open project: aws/aws-sdk-php Class Usage Examples

Public Methods

Method Description
__construct ( array $args )
applyDocFilters ( array $api, array $docs )
getCommand ( $name, array $args = [] )

Private Methods

Method Description
getApiVersionMiddleware ( ) : callable Creates a middleware that adds the API version header for all requests.
getChecksumsMiddleware ( ) : callable Creates a middleware that updates a command with the content and tree hash headers for upload operations.

Method Details

__construct() public method

public __construct ( array $args )
$args array

applyDocFilters() public static method

public static applyDocFilters ( array $api, array $docs )
$api array
$docs array

getCommand() public method

Sets the default accountId to "-" for all operations.
public getCommand ( $name, array $args = [] )
$args array