public class ServiceSpecification extends Object
Constructor and Description |
---|
ServiceSpecification() |
Modifier and Type | Method and Description |
---|---|
List<LogSpecification> |
logSpecifications()
Get the logSpecifications value.
|
ServiceSpecification |
withLogSpecifications(List<LogSpecification> logSpecifications)
Set the logSpecifications value.
|
public List<LogSpecification> logSpecifications()
public ServiceSpecification withLogSpecifications(List<LogSpecification> logSpecifications)
logSpecifications
- the logSpecifications value to setCopyright © 2019. All rights reserved.