public interface NetworkMigrationFluent<A extends NetworkMigrationFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getNetworkType() |
Boolean |
hasNetworkType() |
A |
withNetworkType(String networkType) |
A |
withNewNetworkType(String arg0)
Deprecated.
|
Copyright © 2015–2020 Red Hat. All rights reserved.