@Generated(value="by GAPIC") @BetaApi public final class ProjectsGetXpnResources extends Object implements com.google.api.gax.httpjson.ApiMessage
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ProjectsGetXpnResources.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
com.google.api.gax.httpjson.ApiMessage | 
getApiMessageRequestBody()  | 
static ProjectsGetXpnResources | 
getDefaultInstance()  | 
List<String> | 
getFieldMask()  | 
Object | 
getFieldValue(String fieldName)  | 
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. 
 | 
List<XpnResourceId> | 
getResourcesList()
Service resources (a.k.a service projects) attached to this project as their shared VPC host. 
 | 
int | 
hashCode()  | 
static ProjectsGetXpnResources.Builder | 
newBuilder()  | 
static ProjectsGetXpnResources.Builder | 
newBuilder(ProjectsGetXpnResources prototype)  | 
ProjectsGetXpnResources.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.ApiMessagepublic String getKind()
public String getNextPageToken()
public List<XpnResourceId> getResourcesList()
public static ProjectsGetXpnResources.Builder newBuilder()
public static ProjectsGetXpnResources.Builder newBuilder(ProjectsGetXpnResources prototype)
public ProjectsGetXpnResources.Builder toBuilder()
public static ProjectsGetXpnResources getDefaultInstance()
Copyright © 2019 Google LLC. All rights reserved.