A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
BasicAWSCredentials — class, package com.amazonaws.auth |
|
Basic implementation of the AWSCredentials interface that allows callers
to pass in the AWS access key and secret access in the constructor. |
BasicAWSCredentials(accessKey:String, secretKey:String) — Constructor, class com.amazonaws.auth.BasicAWSCredentials |
|
Constructs a new BasicAWSCredentials object, with the specified AWS access key and AWS secret key. |
BasicSessionCredentials — class, package com.amazonaws.auth |
|
Basic implementation of the BasicSessionCredentials interface that allows callers
to pass in the AWS access key, secret access and session token in the constructor. |
BasicSessionCredentials(awsAccessKey:String, awsSecretKey:String, sessionToken:String) — Constructor, class com.amazonaws.auth.BasicSessionCredentials |
|
Constructor. |
BITS — Constant Static Property, class com.amazonaws.services.cloudwatch.StandardUnitEnum |
| |
BITS_SECOND — Constant Static Property, class com.amazonaws.services.cloudwatch.StandardUnitEnum |
| |
BYTES — Constant Static Property, class com.amazonaws.services.cloudwatch.StandardUnitEnum |
| |
BYTES_SECOND — Constant Static Property, class com.amazonaws.services.cloudwatch.StandardUnitEnum |
| |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |