public static interface ExternalId.Builder extends SdkPojo, CopyableBuilder<ExternalId.Builder,ExternalId>
| Modifier and Type | Method and Description |
|---|---|
ExternalId.Builder |
id(String id)
The identifier issued to this resource by an external identity provider.
|
ExternalId.Builder |
issuer(String issuer)
The issuer for an external identifier.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExternalId.Builder issuer(String issuer)
The issuer for an external identifier.
issuer - The issuer for an external identifier.ExternalId.Builder id(String id)
The identifier issued to this resource by an external identity provider.
id - The identifier issued to this resource by an external identity provider.Copyright © 2023. All rights reserved.