Uses of Class
software.amazon.awssdk.services.outposts.model.ConnectionDetails
-
Packages that use ConnectionDetails Package Description software.amazon.awssdk.services.outposts.model -
-
Uses of ConnectionDetails in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return ConnectionDetails Modifier and Type Method Description ConnectionDetailsGetConnectionResponse. connectionDetails()Information about the connection.Methods in software.amazon.awssdk.services.outposts.model with parameters of type ConnectionDetails Modifier and Type Method Description GetConnectionResponse.BuilderGetConnectionResponse.Builder. connectionDetails(ConnectionDetails connectionDetails)Information about the connection.
-