Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<IdpGroupMapping> |
IdentityPaginators.listIdpGroupMappingsRecordIterator(ListIdpGroupMappingsRequest request)
Creates a new iterable which will iterate over the
IdpGroupMapping objects contained in responses from the
listIdpGroupMappings operation. |
Modifier and Type | Method and Description |
---|---|
IdpGroupMapping |
IdpGroupMapping.Builder.build() |
Modifier and Type | Method and Description |
---|---|
IdpGroupMapping.Builder |
IdpGroupMapping.Builder.copy(IdpGroupMapping model) |
Modifier and Type | Method and Description |
---|---|
IdpGroupMapping |
GetIdpGroupMappingResponse.getIdpGroupMapping()
The returned
IdpGroupMapping instance. |
IdpGroupMapping |
CreateIdpGroupMappingResponse.getIdpGroupMapping()
The returned
IdpGroupMapping instance. |
IdpGroupMapping |
UpdateIdpGroupMappingResponse.getIdpGroupMapping()
The returned
IdpGroupMapping instance. |
Modifier and Type | Method and Description |
---|---|
List<IdpGroupMapping> |
ListIdpGroupMappingsResponse.getItems()
A list of
com.oracle.bmc.identity.model.IdpGroupMapping instances. |
Modifier and Type | Method and Description |
---|---|
GetIdpGroupMappingResponse.Builder |
GetIdpGroupMappingResponse.Builder.idpGroupMapping(IdpGroupMapping idpGroupMapping)
The returned
IdpGroupMapping instance. |
CreateIdpGroupMappingResponse.Builder |
CreateIdpGroupMappingResponse.Builder.idpGroupMapping(IdpGroupMapping idpGroupMapping)
The returned
IdpGroupMapping instance. |
UpdateIdpGroupMappingResponse.Builder |
UpdateIdpGroupMappingResponse.Builder.idpGroupMapping(IdpGroupMapping idpGroupMapping)
The returned
IdpGroupMapping instance. |
Modifier and Type | Method and Description |
---|---|
ListIdpGroupMappingsResponse.Builder |
ListIdpGroupMappingsResponse.Builder.items(List<IdpGroupMapping> items)
A list of
com.oracle.bmc.identity.model.IdpGroupMapping instances. |
Copyright © 2016–2024. All rights reserved.