Package | Description |
---|---|
com.oracle.bmc.generativeai | |
com.oracle.bmc.generativeai.model |
Modifier and Type | Method and Description |
---|---|
Iterable<EndpointSummary> |
GenerativeAiPaginators.listEndpointsRecordIterator(ListEndpointsRequest request)
Creates a new iterable which will iterate over the
EndpointSummary objects contained in responses from the
listEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
EndpointSummary |
EndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<EndpointSummary> |
EndpointCollection.getItems()
List of endpoints.
|
Modifier and Type | Method and Description |
---|---|
EndpointSummary.Builder |
EndpointSummary.Builder.copy(EndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
EndpointCollection.Builder |
EndpointCollection.Builder.items(List<EndpointSummary> items)
List of endpoints.
|
Constructor and Description |
---|
EndpointCollection(List<EndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.