Uses of Class
software.amazon.awssdk.services.datasync.model.PrivateLinkConfig
-
Packages that use PrivateLinkConfig Package Description software.amazon.awssdk.services.datasync.model -
-
Uses of PrivateLinkConfig in software.amazon.awssdk.services.datasync.model
Methods in software.amazon.awssdk.services.datasync.model that return PrivateLinkConfig Modifier and Type Method Description PrivateLinkConfigDescribeAgentResponse. privateLinkConfig()The network configuration that the agent uses when connecting to a VPC service endpoint.Methods in software.amazon.awssdk.services.datasync.model with parameters of type PrivateLinkConfig Modifier and Type Method Description DescribeAgentResponse.BuilderDescribeAgentResponse.Builder. privateLinkConfig(PrivateLinkConfig privateLinkConfig)The network configuration that the agent uses when connecting to a VPC service endpoint.
-