public final class Endpoint extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Endpoint.Builder |
Modifier and Type | Method and Description |
---|---|
static Endpoint.Builder |
builder() |
boolean |
equals(Object o) |
String |
getEndpointId()
The endpoint ID of the gadget.
|
int |
hashCode() |
String |
toString() |
public static Endpoint.Builder builder()
public String getEndpointId()
Copyright © 2023. All rights reserved.