Uses of Class
software.amazon.awssdk.services.appmesh.model.Logging
-
Packages that use Logging Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of Logging in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return Logging Modifier and Type Method Description LoggingVirtualNodeSpec. logging()The inbound and outbound access logging information for the virtual node.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type Logging Modifier and Type Method Description VirtualNodeSpec.BuilderVirtualNodeSpec.Builder. logging(Logging logging)The inbound and outbound access logging information for the virtual node.
-