GetNetworkPlainArgs

data class GetNetworkPlainArgs(val name: String) : ConvertibleToJava<GetNetworkPlainArgs>

A collection of arguments for invoking getNetwork.

Constructors

Link copied to clipboard

Functions

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

Properties

Link copied to clipboard

The name of the Docker network.