StsClientStub

org.encalmo.aws.StsClientStub
final class StsClientStub() extends StsClient

Attributes

Graph
Supertypes
trait StsClient
trait AwsClient
trait SdkClient
trait SdkAutoCloseable
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
SdkAutoCloseable -> AutoCloseable
override def getCallerIdentity(): GetCallerIdentityResponse

Attributes

Definition Classes
StsClient
override def serviceName(): String

Attributes

Definition Classes
SdkClient
final def setAwsAccountId(newAccountId: String): Unit

Inherited methods

def assumeRole(x$0: Consumer[Builder]): AssumeRoleResponse

Attributes

Inherited from:
StsClient
def assumeRole(x$0: AssumeRoleRequest): AssumeRoleResponse

Attributes

Inherited from:
StsClient
def assumeRoleWithSAML(x$0: Consumer[Builder]): AssumeRoleWithSamlResponse

Attributes

Inherited from:
StsClient
def assumeRoleWithSAML(x$0: AssumeRoleWithSamlRequest): AssumeRoleWithSamlResponse

Attributes

Inherited from:
StsClient
def assumeRoleWithWebIdentity(x$0: Consumer[Builder]): AssumeRoleWithWebIdentityResponse

Attributes

Inherited from:
StsClient
def assumeRoleWithWebIdentity(x$0: AssumeRoleWithWebIdentityRequest): AssumeRoleWithWebIdentityResponse

Attributes

Inherited from:
StsClient
def assumeRoot(x$0: Consumer[Builder]): AssumeRootResponse

Attributes

Inherited from:
StsClient
def assumeRoot(x$0: AssumeRootRequest): AssumeRootResponse

Attributes

Inherited from:
StsClient
def decodeAuthorizationMessage(x$0: Consumer[Builder]): DecodeAuthorizationMessageResponse

Attributes

Inherited from:
StsClient
def decodeAuthorizationMessage(x$0: DecodeAuthorizationMessageRequest): DecodeAuthorizationMessageResponse

Attributes

Inherited from:
StsClient
def getAccessKeyInfo(x$0: Consumer[Builder]): GetAccessKeyInfoResponse

Attributes

Inherited from:
StsClient
def getAccessKeyInfo(x$0: GetAccessKeyInfoRequest): GetAccessKeyInfoResponse

Attributes

Inherited from:
StsClient
def getCallerIdentity(x$0: Consumer[Builder]): GetCallerIdentityResponse

Attributes

Inherited from:
StsClient
def getCallerIdentity(x$0: GetCallerIdentityRequest): GetCallerIdentityResponse

Attributes

Inherited from:
StsClient
def getFederationToken(x$0: Consumer[Builder]): GetFederationTokenResponse

Attributes

Inherited from:
StsClient
def getFederationToken(x$0: GetFederationTokenRequest): GetFederationTokenResponse

Attributes

Inherited from:
StsClient
def getSessionToken(): GetSessionTokenResponse

Attributes

Inherited from:
StsClient
def getSessionToken(x$0: Consumer[Builder]): GetSessionTokenResponse

Attributes

Inherited from:
StsClient
def getSessionToken(x$0: GetSessionTokenRequest): GetSessionTokenResponse

Attributes

Inherited from:
StsClient
def serviceClientConfiguration(): StsServiceClientConfiguration

Attributes

Inherited from:
StsClient