@Generated(value="by GAPIC") @BetaApi public final class TargetInstancesScopedList extends Object implements ApiMessage
Modifier and Type | Class and Description |
---|---|
static class |
TargetInstancesScopedList.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
ApiMessage |
getApiMessageRequestBody() |
static TargetInstancesScopedList |
getDefaultInstance() |
List<String> |
getFieldMask() |
Object |
getFieldValue(String fieldName) |
List<TargetInstance> |
getTargetInstancesList()
A list of target instances contained in this scope.
|
Warning |
getWarning()
Informational warning which replaces the list of addresses when the list is empty.
|
int |
hashCode() |
static TargetInstancesScopedList.Builder |
newBuilder() |
static TargetInstancesScopedList.Builder |
newBuilder(TargetInstancesScopedList prototype) |
TargetInstancesScopedList.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 List<TargetInstance> getTargetInstancesList()
public Warning getWarning()
public static TargetInstancesScopedList.Builder newBuilder()
public static TargetInstancesScopedList.Builder newBuilder(TargetInstancesScopedList prototype)
public TargetInstancesScopedList.Builder toBuilder()
public static TargetInstancesScopedList getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.