| Package | Description |
|---|---|
| software.amazon.awssdk.services.verifiedpermissions.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.builder() |
UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.Builder.createdDate(Instant createdDate)
The date and time that the updated identity source was originally created.
|
UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.Builder.identitySourceId(String identitySourceId)
The ID of the updated identity source.
|
UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.Builder.lastUpdatedDate(Instant lastUpdatedDate)
The date and time that the identity source was most recently updated.
|
UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.Builder.policyStoreId(String policyStoreId)
The ID of the policy store that contains the updated identity source.
|
UpdateIdentitySourceResponse.Builder |
UpdateIdentitySourceResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateIdentitySourceResponse.Builder> |
UpdateIdentitySourceResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.