public final class UpdatedIntentRequest extends UpdatedRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdatedIntentRequest.Builder |
type| Modifier and Type | Method and Description |
|---|---|
static UpdatedIntentRequest.Builder |
builder() |
boolean |
equals(Object o) |
Intent |
getIntent()
Get intent
|
int |
hashCode() |
String |
toString() |
getTypepublic static UpdatedIntentRequest.Builder builder()
public Intent getIntent()
public boolean equals(Object o)
equals in class UpdatedRequestpublic int hashCode()
hashCode in class UpdatedRequestpublic String toString()
toString in class UpdatedRequestCopyright © 2023. All rights reserved.