GetNetworkPacketCoreDataPlanePlainArgs

data class GetNetworkPacketCoreDataPlanePlainArgs(val mobileNetworkPacketCoreControlPlaneId: String, val name: String) : ConvertibleToJava<GetNetworkPacketCoreDataPlanePlainArgs>

A collection of arguments for invoking getNetworkPacketCoreDataPlane.

Constructors

Link copied to clipboard
constructor(mobileNetworkPacketCoreControlPlaneId: String, name: String)

Properties

Link copied to clipboard

The ID of the Mobile Network Packet Core Data Plane.

Link copied to clipboard

The name of the Mobile Network Packet Core Data Plane.

Functions

Link copied to clipboard
open override fun toJava(): GetNetworkPacketCoreDataPlanePlainArgs