public final class ProxyFeatureRequest extends ProxyRequest
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyFeatureRequest.ProxyFeatureRequestBuilder<C extends ProxyFeatureRequest,B extends ProxyFeatureRequest.ProxyFeatureRequestBuilder<C,B>> |
ProxyRequest.ProxyRequestBuilder<C extends ProxyRequest,B extends ProxyRequest.ProxyRequestBuilder<C,B>>| Modifier | Constructor and Description |
|---|---|
protected |
ProxyFeatureRequest(ProxyFeatureRequest.ProxyFeatureRequestBuilder<?,?> b) |
| Modifier and Type | Method and Description |
|---|---|
static ProxyFeatureRequest.ProxyFeatureRequestBuilder<?,?> |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getFeature()
Feature code.
|
int |
hashCode() |
String |
toString() |
getProduct, getUserprotected ProxyFeatureRequest(ProxyFeatureRequest.ProxyFeatureRequestBuilder<?,?> b)
public static ProxyFeatureRequest.ProxyFeatureRequestBuilder<?,?> builder()
public String getFeature()
public String toString()
toString in class ProxyRequestpublic boolean equals(Object o)
equals in class ProxyRequestprotected boolean canEqual(Object other)
canEqual in class ProxyRequestpublic int hashCode()
hashCode in class ProxyRequestCopyright © 2025 Cense Data Inc.. All rights reserved.