public static class TargetHttpsProxyAggregatedList.Builder extends Object
Modifier and Type | Method and Description |
---|---|
TargetHttpsProxyAggregatedList |
build() |
TargetHttpsProxyAggregatedList.Builder |
clone() |
String |
getId()
[Output Only] Unique identifier for the resource; defined by the server.
|
Map<String,TargetHttpsProxiesScopedList> |
getItemsMap()
A list of TargetHttpsProxiesScopedList resources.
|
String |
getKind()
[Output Only] Type of resource.
|
String |
getNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
String |
getSelfLink()
[Output Only] Server-defined URL for this resource.
|
Warning |
getWarning()
[Output Only] Informational warning message.
|
TargetHttpsProxyAggregatedList.Builder |
mergeFrom(TargetHttpsProxyAggregatedList other) |
TargetHttpsProxyAggregatedList.Builder |
putAllItems(Map<String,TargetHttpsProxiesScopedList> items)
A list of TargetHttpsProxiesScopedList resources.
|
TargetHttpsProxyAggregatedList.Builder |
setId(String id)
[Output Only] Unique identifier for the resource; defined by the server.
|
TargetHttpsProxyAggregatedList.Builder |
setKind(String kind)
[Output Only] Type of resource.
|
TargetHttpsProxyAggregatedList.Builder |
setNextPageToken(String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
TargetHttpsProxyAggregatedList.Builder |
setSelfLink(String selfLink)
[Output Only] Server-defined URL for this resource.
|
TargetHttpsProxyAggregatedList.Builder |
setWarning(Warning warning)
[Output Only] Informational warning message.
|
public TargetHttpsProxyAggregatedList.Builder mergeFrom(TargetHttpsProxyAggregatedList other)
public String getId()
public TargetHttpsProxyAggregatedList.Builder setId(String id)
public Map<String,TargetHttpsProxiesScopedList> getItemsMap()
public TargetHttpsProxyAggregatedList.Builder putAllItems(Map<String,TargetHttpsProxiesScopedList> items)
public String getKind()
public TargetHttpsProxyAggregatedList.Builder setKind(String kind)
public String getNextPageToken()
public TargetHttpsProxyAggregatedList.Builder setNextPageToken(String nextPageToken)
public String getSelfLink()
public TargetHttpsProxyAggregatedList.Builder setSelfLink(String selfLink)
public Warning getWarning()
public TargetHttpsProxyAggregatedList.Builder setWarning(Warning warning)
public TargetHttpsProxyAggregatedList build()
public TargetHttpsProxyAggregatedList.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.