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