Uses of Class
com.oracle.bmc.oda.model.OdaPrivateEndpointAttachmentCollection.Builder
-
Packages that use OdaPrivateEndpointAttachmentCollection.Builder Package Description com.oracle.bmc.oda.model -
-
Uses of OdaPrivateEndpointAttachmentCollection.Builder in com.oracle.bmc.oda.model
Methods in com.oracle.bmc.oda.model that return OdaPrivateEndpointAttachmentCollection.Builder Modifier and Type Method Description static OdaPrivateEndpointAttachmentCollection.Builder
OdaPrivateEndpointAttachmentCollection. builder()
Create a new builder.OdaPrivateEndpointAttachmentCollection.Builder
OdaPrivateEndpointAttachmentCollection.Builder. copy(OdaPrivateEndpointAttachmentCollection model)
OdaPrivateEndpointAttachmentCollection.Builder
OdaPrivateEndpointAttachmentCollection.Builder. items(List<OdaPrivateEndpointAttachmentSummary> items)
The ODA Private Endpoint Attachment summaries.OdaPrivateEndpointAttachmentCollection.Builder
OdaPrivateEndpointAttachmentCollection. toBuilder()
-