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