Uses of Class
software.amazon.awssdk.services.pcs.model.NetworkingRequest
-
Packages that use NetworkingRequest Package Description software.amazon.awssdk.services.pcs.model -
-
Uses of NetworkingRequest in software.amazon.awssdk.services.pcs.model
Methods in software.amazon.awssdk.services.pcs.model that return NetworkingRequest Modifier and Type Method Description NetworkingRequestCreateClusterRequest. networking()The networking configuration used to set up the cluster's control plane.Methods in software.amazon.awssdk.services.pcs.model with parameters of type NetworkingRequest Modifier and Type Method Description CreateClusterRequest.BuilderCreateClusterRequest.Builder. networking(NetworkingRequest networking)The networking configuration used to set up the cluster's control plane.
-