Uses of Class
software.amazon.awssdk.services.imagebuilder.model.Logging
-
Packages that use Logging Package Description software.amazon.awssdk.services.imagebuilder.model -
-
Uses of Logging in software.amazon.awssdk.services.imagebuilder.model
Methods in software.amazon.awssdk.services.imagebuilder.model that return Logging Modifier and Type Method Description LoggingCreateInfrastructureConfigurationRequest. logging()The logging configuration of the infrastructure configuration.LoggingInfrastructureConfiguration. logging()The logging configuration of the infrastructure configuration.LoggingUpdateInfrastructureConfigurationRequest. logging()The logging configuration of the infrastructure configuration.Methods in software.amazon.awssdk.services.imagebuilder.model with parameters of type Logging Modifier and Type Method Description CreateInfrastructureConfigurationRequest.BuilderCreateInfrastructureConfigurationRequest.Builder. logging(Logging logging)The logging configuration of the infrastructure configuration.InfrastructureConfiguration.BuilderInfrastructureConfiguration.Builder. logging(Logging logging)The logging configuration of the infrastructure configuration.UpdateInfrastructureConfigurationRequest.BuilderUpdateInfrastructureConfigurationRequest.Builder. logging(Logging logging)The logging configuration of the infrastructure configuration.
-