public class IAMRoleCredentialSupplierBuilder extends Object
Constructor and Description |
---|
IAMRoleCredentialSupplierBuilder() |
Modifier and Type | Method and Description |
---|---|
org.jclouds.aws.domain.SessionCredentials |
build() |
org.jclouds.aws.domain.SessionCredentials |
getCredentials() |
protected Map<String,String> |
getKeysFromIamRole() |
String |
getRoleName() |
protected Map<String,String> |
parseIamRole(BufferedReader reader) |
IAMRoleCredentialSupplierBuilder |
withRoleName(String roleName) |
public IAMRoleCredentialSupplierBuilder withRoleName(String roleName)
public String getRoleName()
public org.jclouds.aws.domain.SessionCredentials getCredentials()
protected Map<String,String> parseIamRole(BufferedReader reader) throws IOException
IOException
public org.jclouds.aws.domain.SessionCredentials build()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.