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() |
getType
public static UpdatedIntentRequest.Builder builder()
public Intent getIntent()
public boolean equals(Object o)
equals
in class UpdatedRequest
public int hashCode()
hashCode
in class UpdatedRequest
public String toString()
toString
in class UpdatedRequest
Copyright © 2023. All rights reserved.