Package | Description |
---|---|
com.amazonaws.services.securitytoken.model |
Modifier and Type | Method and Description |
---|---|
ProvidedContext |
ProvidedContext.clone() |
ProvidedContext |
ProvidedContext.withContextAssertion(String contextAssertion)
Reserved for future use.
|
ProvidedContext |
ProvidedContext.withProviderArn(String providerArn)
Reserved for future use.
|
Modifier and Type | Method and Description |
---|---|
List<ProvidedContext> |
AssumeRoleRequest.getProvidedContexts()
Reserved for future use.
|
Modifier and Type | Method and Description |
---|---|
AssumeRoleRequest |
AssumeRoleRequest.withProvidedContexts(ProvidedContext... providedContexts)
Reserved for future use.
|
Modifier and Type | Method and Description |
---|---|
void |
AssumeRoleRequest.setProvidedContexts(Collection<ProvidedContext> providedContexts)
Reserved for future use.
|
AssumeRoleRequest |
AssumeRoleRequest.withProvidedContexts(Collection<ProvidedContext> providedContexts)
Reserved for future use.
|
Copyright © 2023. All rights reserved.