Modifier and Type | Method and Description |
---|---|
CreateSAMLProviderResult |
AmazonIdentityManagementClient.createSAMLProvider(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM resource that describes an identity provider (IdP) that
supports SAML 2.0.
|
CreateSAMLProviderResult |
AmazonIdentityManagement.createSAMLProvider(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM resource that describes an identity provider (IdP) that
supports SAML 2.0.
|
CreateSAMLProviderResult |
AbstractAmazonIdentityManagement.createSAMLProvider(CreateSAMLProviderRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest request) |
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest)
Creates an IAM resource that describes an identity provider (IdP) that
supports SAML 2.0.
|
java.util.concurrent.Future<CreateSAMLProviderResult> |
AbstractAmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest request) |
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest request,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler) |
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM resource that describes an identity provider (IdP) that
supports SAML 2.0.
|
java.util.concurrent.Future<CreateSAMLProviderResult> |
AbstractAmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest request,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsyncClient.createSAMLProviderAsync(CreateSAMLProviderRequest request,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler) |
java.util.concurrent.Future<CreateSAMLProviderResult> |
AmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest createSAMLProviderRequest,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler)
Creates an IAM resource that describes an identity provider (IdP) that
supports SAML 2.0.
|
java.util.concurrent.Future<CreateSAMLProviderResult> |
AbstractAmazonIdentityManagementAsync.createSAMLProviderAsync(CreateSAMLProviderRequest request,
AsyncHandler<CreateSAMLProviderRequest,CreateSAMLProviderResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CreateSAMLProviderResult |
CreateSAMLProviderResult.clone() |
CreateSAMLProviderResult |
CreateSAMLProviderResult.withSAMLProviderArn(java.lang.String sAMLProviderArn)
The Amazon Resource Name (ARN) of the new SAML provider resource in IAM.
|
Modifier and Type | Method and Description |
---|---|
CreateSAMLProviderResult |
CreateSAMLProviderResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |