\OSS\ModelLoggingConfig

Class LoggingConfig

Summary

Methods
Properties
Constants
__construct()
parseFromXml()
serializeToXml()
__toString()
getTargetBucket()
getTargetPrefix()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$targetBucket
$targetPrefix
N/A

Properties

$targetBucket

$targetBucket : 

Type

$targetPrefix

$targetPrefix : 

Type

Methods

__construct()

__construct(null  $targetBucket = null, null  $targetPrefix = null) 

LoggingConfig constructor.

Parameters

null $targetBucket
null $targetPrefix

parseFromXml()

parseFromXml(string  $strXml) : null

Interface method: Parse the object from the xml.

Parameters

string $strXml

Returns

null

serializeToXml()

serializeToXml() : string

Serialize to xml string

Returns

string

__toString()

__toString() : string

Returns

string

getTargetBucket()

getTargetBucket() : string

Returns

string

getTargetPrefix()

getTargetPrefix() : string

Returns

string