@Generated(value="by GAPIC") @BetaApi public final class TargetTcpProxiesSetProxyHeaderRequest extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
TargetTcpProxiesSetProxyHeaderRequest.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static TargetTcpProxiesSetProxyHeaderRequest |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
String |
getProxyHeader()
The new type of proxy header to append before sending data to the backend.
|
int |
hashCode() |
static TargetTcpProxiesSetProxyHeaderRequest.Builder |
newBuilder() |
static TargetTcpProxiesSetProxyHeaderRequest.Builder |
newBuilder(TargetTcpProxiesSetProxyHeaderRequest prototype) |
TargetTcpProxiesSetProxyHeaderRequest.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface ApiMessage
@Nullable public ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface ApiMessage
public String getProxyHeader()
public static TargetTcpProxiesSetProxyHeaderRequest.Builder newBuilder()
public static TargetTcpProxiesSetProxyHeaderRequest.Builder newBuilder(TargetTcpProxiesSetProxyHeaderRequest prototype)
public TargetTcpProxiesSetProxyHeaderRequest.Builder toBuilder()
public static TargetTcpProxiesSetProxyHeaderRequest getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.