Uses of Class
software.amazon.awssdk.services.finspace.model.TickerplantLogConfiguration
-
Packages that use TickerplantLogConfiguration Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of TickerplantLogConfiguration in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return TickerplantLogConfiguration Modifier and Type Method Description TickerplantLogConfigurationCreateKxClusterRequest. tickerplantLogConfiguration()A configuration to store Tickerplant logs.TickerplantLogConfigurationCreateKxClusterResponse. tickerplantLogConfiguration()Returns the value of the TickerplantLogConfiguration property for this object.TickerplantLogConfigurationGetKxClusterResponse. tickerplantLogConfiguration()Returns the value of the TickerplantLogConfiguration property for this object.Methods in software.amazon.awssdk.services.finspace.model with parameters of type TickerplantLogConfiguration Modifier and Type Method Description CreateKxClusterRequest.BuilderCreateKxClusterRequest.Builder. tickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration)A configuration to store Tickerplant logs.CreateKxClusterResponse.BuilderCreateKxClusterResponse.Builder. tickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration)Sets the value of the TickerplantLogConfiguration property for this object.GetKxClusterResponse.BuilderGetKxClusterResponse.Builder. tickerplantLogConfiguration(TickerplantLogConfiguration tickerplantLogConfiguration)Sets the value of the TickerplantLogConfiguration property for this object.
-