class CreateServiceAccountKeyRequest extends Model (View source)

Properties

string $keyAlgorithm
string $privateKeyType

Methods

setKeyAlgorithm($keyAlgorithm)

No description

string
getKeyAlgorithm()

No description

setPrivateKeyType($privateKeyType)

No description

string
getPrivateKeyType()

No description

Details

setKeyAlgorithm($keyAlgorithm)

No description

Parameters

$keyAlgorithm

string getKeyAlgorithm()

No description

Return Value

string

setPrivateKeyType($privateKeyType)

No description

Parameters

$privateKeyType

string getPrivateKeyType()

No description

Return Value

string