Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.model |
Modifier and Type | Method and Description |
---|---|
Iterable<OdaPrivateEndpointAttachmentSummary> |
ManagementPaginators.listOdaPrivateEndpointAttachmentsRecordIterator(ListOdaPrivateEndpointAttachmentsRequest request)
Creates a new iterable which will iterate over the
OdaPrivateEndpointAttachmentSummary objects contained in responses
from the listOdaPrivateEndpointAttachments operation. |
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointAttachmentSummary |
OdaPrivateEndpointAttachmentSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<OdaPrivateEndpointAttachmentSummary> |
OdaPrivateEndpointAttachmentCollection.getItems()
The ODA Private Endpoint Attachment summaries.
|
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointAttachmentSummary.Builder |
OdaPrivateEndpointAttachmentSummary.Builder.copy(OdaPrivateEndpointAttachmentSummary model) |
Modifier and Type | Method and Description |
---|---|
OdaPrivateEndpointAttachmentCollection.Builder |
OdaPrivateEndpointAttachmentCollection.Builder.items(List<OdaPrivateEndpointAttachmentSummary> items)
The ODA Private Endpoint Attachment summaries.
|
Constructor and Description |
---|
OdaPrivateEndpointAttachmentCollection(List<OdaPrivateEndpointAttachmentSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.