Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AuthenticationProviderSummary> |
ManagementPaginators.listAuthenticationProvidersRecordIterator(ListAuthenticationProvidersRequest request)
Creates a new iterable which will iterate over the
AuthenticationProviderSummary objects contained in responses from
the listAuthenticationProviders operation. |
Modifier and Type | Method and Description |
---|---|
AuthenticationProviderSummary |
AuthenticationProviderSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AuthenticationProviderSummary> |
AuthenticationProviderCollection.getItems()
The Authentication Provider summaries.
|
Modifier and Type | Method and Description |
---|---|
AuthenticationProviderSummary.Builder |
AuthenticationProviderSummary.Builder.copy(AuthenticationProviderSummary model) |
Modifier and Type | Method and Description |
---|---|
AuthenticationProviderCollection.Builder |
AuthenticationProviderCollection.Builder.items(List<AuthenticationProviderSummary> items)
The Authentication Provider summaries.
|
Constructor and Description |
---|
AuthenticationProviderCollection(List<AuthenticationProviderSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.