Package | Description |
---|---|
com.oracle.bmc.identity.model |
Modifier and Type | Method and Description |
---|---|
static IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.builder()
Create a new builder.
|
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.copy(IdentityProviderGroupSummary model) |
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.displayName(String displayName)
Display name of the group
|
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.externalIdentifier(String externalIdentifier)
Identifier of the group in the identity provider
|
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.id(String id)
The OCID of the
IdentityProviderGroup . |
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.identityProviderId(String identityProviderId)
The OCID of the
IdentityProvider this group belongs to. |
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.name(String name)
Display name of the group
|
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.timeCreated(Date timeCreated)
Date and time the
IdentityProviderGroup was created, in the format defined by
RFC3339. |
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.Builder.timeModified(Date timeModified)
Date and time the
IdentityProviderGroup was last modified, in the format defined
by RFC3339. |
IdentityProviderGroupSummary.Builder |
IdentityProviderGroupSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.