Package | Description |
---|---|
com.oracle.bmc.psql | |
com.oracle.bmc.psql.model |
Modifier and Type | Method and Description |
---|---|
Iterable<DefaultConfigurationSummary> |
PostgresqlPaginators.listDefaultConfigurationsRecordIterator(ListDefaultConfigurationsRequest request)
Creates a new iterable which will iterate over the
DefaultConfigurationSummary objects contained in responses from
the listDefaultConfigurations operation. |
Modifier and Type | Method and Description |
---|---|
DefaultConfigurationSummary |
DefaultConfigurationSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DefaultConfigurationSummary> |
DefaultConfigurationCollection.getItems()
List of configurations.
|
Modifier and Type | Method and Description |
---|---|
DefaultConfigurationSummary.Builder |
DefaultConfigurationSummary.Builder.copy(DefaultConfigurationSummary model) |
Modifier and Type | Method and Description |
---|---|
DefaultConfigurationCollection.Builder |
DefaultConfigurationCollection.Builder.items(List<DefaultConfigurationSummary> items)
List of configurations.
|
Constructor and Description |
---|
DefaultConfigurationCollection(List<DefaultConfigurationSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.