Interface LoggerContract.UpdateStages
-
- Enclosing interface:
- LoggerContract
public static interface LoggerContract.UpdateStages
The LoggerContract update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
LoggerContract.UpdateStages.WithCredentials
The stage of the LoggerContract update allowing to specify credentials.static interface
LoggerContract.UpdateStages.WithDescription
The stage of the LoggerContract update allowing to specify description.static interface
LoggerContract.UpdateStages.WithIfMatch
The stage of the LoggerContract update allowing to specify ifMatch.static interface
LoggerContract.UpdateStages.WithIsBuffered
The stage of the LoggerContract update allowing to specify isBuffered.static interface
LoggerContract.UpdateStages.WithLoggerType
The stage of the LoggerContract update allowing to specify loggerType.
-