public class GetExecutorProfile extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GetExecutorProfile.Command<Request extends GetExecutorProfile,Response extends GetExecutorProfile.Response> |
static interface |
GetExecutorProfile.Response |
| Modifier and Type | Field and Description |
|---|---|
Executor.ID |
executorId |
| Modifier | Constructor and Description |
|---|---|
protected |
GetExecutorProfile(GetExecutorProfile target) |
| Modifier and Type | Method and Description |
|---|---|
static GetExecutorProfile |
of(Executor.ID executorId) |
@NotNull(message="required") public final Executor.ID executorId
protected GetExecutorProfile(GetExecutorProfile target)
public static GetExecutorProfile of(Executor.ID executorId)
Copyright © 2010–2025 Smals. All rights reserved.