Uses of Class
software.amazon.awssdk.services.networkmanager.model.ConnectPeerConfiguration
-
Packages that use ConnectPeerConfiguration Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of ConnectPeerConfiguration in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return ConnectPeerConfiguration Modifier and Type Method Description ConnectPeerConfigurationConnectPeer. configuration()The configuration of the Connect peer.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type ConnectPeerConfiguration Modifier and Type Method Description ConnectPeer.BuilderConnectPeer.Builder. configuration(ConnectPeerConfiguration configuration)The configuration of the Connect peer.
-