public class Parameters extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Parameters.Builder |
| Modifier and Type | Method and Description |
|---|---|
static Parameters.Builder |
builder() |
boolean |
equals(Object another) |
int |
hashCode() |
Map<String,Map<String,Object>> |
properties() |
List<String> |
required() |
String |
toString() |
String |
type() |
public String type()
public static Parameters.Builder builder()
Copyright © 2024. All rights reserved.