Package | Description |
---|---|
com.oracle.bmc.aianomalydetection | |
com.oracle.bmc.aianomalydetection.model |
Modifier and Type | Method and Description |
---|---|
Iterable<AiPrivateEndpointSummary> |
AnomalyDetectionPaginators.listAiPrivateEndpointsRecordIterator(ListAiPrivateEndpointsRequest request)
Creates a new iterable which will iterate over the
AiPrivateEndpointSummary objects contained in
responses from the listAiPrivateEndpoints operation. |
Modifier and Type | Method and Description |
---|---|
AiPrivateEndpointSummary |
AiPrivateEndpointSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AiPrivateEndpointSummary> |
AiPrivateEndpointCollection.getItems()
List of AI Service PrivateEndpoint.
|
Modifier and Type | Method and Description |
---|---|
AiPrivateEndpointSummary.Builder |
AiPrivateEndpointSummary.Builder.copy(AiPrivateEndpointSummary model) |
Modifier and Type | Method and Description |
---|---|
AiPrivateEndpointCollection.Builder |
AiPrivateEndpointCollection.Builder.items(List<AiPrivateEndpointSummary> items)
List of AI Service PrivateEndpoint.
|
Constructor and Description |
---|
AiPrivateEndpointCollection(List<AiPrivateEndpointSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.