public class CreateLoggingRequest extends Request
| Constructor and Description |
|---|
CreateLoggingRequest(String project,
Logging logging)
Construct a new
CreateLoggingRequest instance. |
| Modifier and Type | Method and Description |
|---|---|
Logging |
getLogging() |
void |
setLogging(Logging logging) |
GetAllParams, GetParam, GetProject, SetParampublic CreateLoggingRequest(String project, Logging logging)
CreateLoggingRequest instance.project - project namelogging - logging optionsCopyright © 2025. All Rights Reserved.