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