| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
ALBClientLogStreamingFormat.Builder |
ALBClientLogStreamingFormat.Builder.setFormat(java.lang.String format)
Possible values are:
ALBClientLogStreamingFormat.FORMAT_FULL
ALBClientLogStreamingFormat.FORMAT_SELECTED
Format for the streamed logs. |
ALBClientLogStreamingFormat.Builder |
ALBClientLogStreamingFormat.Builder.setIncludedFields(java.util.List<java.lang.String> includedFields)
List of log fields to be streamed, when selective fields
(LOG_STREAMING_FORMAT_JSON_SELECTED) option is chosen.
|