Get Endpoints Endpoint
data class GetEndpointsEndpoint(val addressItems: List<GetEndpointsEndpointAddressItem>, val autoAddNewNodes: String, val dbEndpointId: String, val endpointConfig: String, val endpointType: String, val nodes: String, val readWriteMode: String)
Constructors
Link copied to clipboard
fun GetEndpointsEndpoint(addressItems: List<GetEndpointsEndpointAddressItem>, autoAddNewNodes: String, dbEndpointId: String, endpointConfig: String, endpointType: String, nodes: String, readWriteMode: String)