Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
ProjectsGetXpnResources |
ProjectsGetXpnResources.clone() |
ProjectsGetXpnResources |
ProjectsGetXpnResources.set(java.lang.String fieldName,
java.lang.Object value) |
ProjectsGetXpnResources |
ProjectsGetXpnResources.setKind(java.lang.String kind)
[Output Only] Type of resource.
|
ProjectsGetXpnResources |
ProjectsGetXpnResources.setNextPageToken(java.lang.String nextPageToken)
[Output Only] This token allows you to get the next page of results for list requests.
|
ProjectsGetXpnResources |
ProjectsGetXpnResources.setResources(java.util.List<XpnResourceId> resources)
XPN resources attached to this project as their XPN host.
|