Uses of Class
software.amazon.awssdk.services.appmesh.model.VirtualGatewayLogging
-
Packages that use VirtualGatewayLogging Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of VirtualGatewayLogging in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return VirtualGatewayLogging Modifier and Type Method Description VirtualGatewayLoggingVirtualGatewaySpec. logging()Returns the value of the Logging property for this object.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type VirtualGatewayLogging Modifier and Type Method Description VirtualGatewaySpec.BuilderVirtualGatewaySpec.Builder. logging(VirtualGatewayLogging logging)Sets the value of the Logging property for this object.
-