Java com.amazonaws.services.securitytoken.model AssumeRoleResult fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.securitytoken.model AssumeRoleResult fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.securitytoken.model AssumeRoleResult.

The text is from its open source code.

Constructor

Method

CredentialsgetCredentials()

The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.

voidsetCredentials(Credentials credentials)

The temporary security credentials, which include an access key ID, a secret access key, and a security (or session) token.