@Generated(value="by GAPIC") @BetaApi public final class TargetHttpProxiesScopedList extends Object implements com.google.api.gax.httpjson.ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
TargetHttpProxiesScopedList.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
com.google.api.gax.httpjson.ApiMessage |
getApiMessageRequestBody() |
static TargetHttpProxiesScopedList |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
List<TargetHttpProxy> |
getTargetHttpProxiesList()
A list of TargetHttpProxies contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of backend services when the list is empty.
|
int |
hashCode() |
static TargetHttpProxiesScopedList.Builder |
newBuilder() |
static TargetHttpProxiesScopedList.Builder |
newBuilder(TargetHttpProxiesScopedList prototype) |
TargetHttpProxiesScopedList.Builder |
toBuilder() |
String |
toString() |
public Object getFieldValue(String fieldName)
getFieldValue
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public com.google.api.gax.httpjson.ApiMessage getApiMessageRequestBody()
getApiMessageRequestBody
in interface com.google.api.gax.httpjson.ApiMessage
@Nullable public List<String> getFieldMask()
getFieldMask
in interface com.google.api.gax.httpjson.ApiMessage
public List<TargetHttpProxy> getTargetHttpProxiesList()
public Warning getWarning()
public static TargetHttpProxiesScopedList.Builder newBuilder()
public static TargetHttpProxiesScopedList.Builder newBuilder(TargetHttpProxiesScopedList prototype)
public TargetHttpProxiesScopedList.Builder toBuilder()
public static TargetHttpProxiesScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.