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