public abstract class AuthServiceBackendTestRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AuthServiceBackendTestRequest.Builder |
static class |
AuthServiceBackendTestRequest.UserLogin |
| Constructor and Description |
|---|
AuthServiceBackendTestRequest() |
| Modifier and Type | Method and Description |
|---|---|
abstract AuthServiceBackendDTO |
backendConfiguration() |
abstract Optional<String> |
backendId() |
static AuthServiceBackendTestRequest.Builder |
builder() |
abstract Optional<AuthServiceBackendTestRequest.UserLogin> |
userLogin() |
public abstract AuthServiceBackendDTO backendConfiguration()
public abstract Optional<AuthServiceBackendTestRequest.UserLogin> userLogin()
public static AuthServiceBackendTestRequest.Builder builder()
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.