Uses of Class
software.amazon.awssdk.services.eks.model.RemoteNetworkConfigResponse
-
Packages that use RemoteNetworkConfigResponse Package Description software.amazon.awssdk.services.eks.model -
-
Uses of RemoteNetworkConfigResponse in software.amazon.awssdk.services.eks.model
Methods in software.amazon.awssdk.services.eks.model that return RemoteNetworkConfigResponse Modifier and Type Method Description RemoteNetworkConfigResponseCluster. remoteNetworkConfig()The configuration in the cluster for EKS Hybrid Nodes.Methods in software.amazon.awssdk.services.eks.model with parameters of type RemoteNetworkConfigResponse Modifier and Type Method Description Cluster.BuilderCluster.Builder. remoteNetworkConfig(RemoteNetworkConfigResponse remoteNetworkConfig)The configuration in the cluster for EKS Hybrid Nodes.
-