public final class Application extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Application.Builder |
Modifier and Type | Method and Description |
---|---|
static Application.Builder |
builder() |
boolean |
equals(Object o) |
String |
getApplicationId()
A string representing the application identifier for your skill.
|
int |
hashCode() |
String |
toString() |
public static Application.Builder builder()
public String getApplicationId()
Copyright © 2023. All rights reserved.