| Package | Description | 
|---|---|
| com.google.cloud.compute.v1 | A client to Compute Engine API. | 
| com.google.cloud.compute.v1.stub | 
| Modifier and Type | Method and Description | 
|---|---|
| Project | Project.Builder. build() | 
| static Project | Project. getDefaultInstance() | 
| Project | ProjectClient. getProject(GetProjectHttpRequest request)Returns the specified Project resource. | 
| Project | ProjectClient. getProject(ProjectName project)Returns the specified Project resource. | 
| Project | ProjectClient. getProject(String project)Returns the specified Project resource. | 
| Project | ProjectClient. getXpnHostProject(GetXpnHostProjectHttpRequest request)Gets the shared VPC host project that this project links to. | 
| Project | ProjectClient. getXpnHostProject(ProjectName project)Gets the shared VPC host project that this project links to. | 
| Project | ProjectClient. getXpnHostProject(String project)Gets the shared VPC host project that this project links to. | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Project> | XpnHostList. getItemsList()[Output Only] A list of shared VPC host project URLs. | 
| List<Project> | XpnHostList.Builder. getItemsList()[Output Only] A list of shared VPC host project URLs. | 
| UnaryCallable<GetProjectHttpRequest,Project> | ProjectClient. getProjectCallable()Returns the specified Project resource. | 
| UnaryCallSettings<GetProjectHttpRequest,Project> | ProjectSettings. getProjectSettings()Returns the object with the settings used for calls to getProject. | 
| UnaryCallSettings.Builder<GetProjectHttpRequest,Project> | ProjectSettings.Builder. getProjectSettings()Returns the builder for the settings used for calls to getProject. | 
| UnaryCallable<GetXpnHostProjectHttpRequest,Project> | ProjectClient. getXpnHostProjectCallable()Gets the shared VPC host project that this project links to. | 
| UnaryCallSettings<GetXpnHostProjectHttpRequest,Project> | ProjectSettings. getXpnHostProjectSettings()Returns the object with the settings used for calls to getXpnHostProject. | 
| UnaryCallSettings.Builder<GetXpnHostProjectHttpRequest,Project> | ProjectSettings.Builder. getXpnHostProjectSettings()Returns the builder for the settings used for calls to getXpnHostProject. | 
| Modifier and Type | Method and Description | 
|---|---|
| XpnHostList.Builder | XpnHostList.Builder. addItems(Project items)[Output Only] A list of shared VPC host project URLs. | 
| Project.Builder | Project.Builder. mergeFrom(Project other) | 
| static Project.Builder | Project. newBuilder(Project prototype) | 
| Modifier and Type | Method and Description | 
|---|---|
| XpnHostList.Builder | XpnHostList.Builder. addAllItems(List<Project> items)[Output Only] A list of shared VPC host project URLs. | 
| static com.google.api.core.ApiFuture<ProjectClient.ListXpnHostsProjectsPagedResponse> | ProjectClient.ListXpnHostsProjectsPagedResponse. createAsync(PageContext<ListXpnHostsProjectsHttpRequest,XpnHostList,Project> context,
           com.google.api.core.ApiFuture<XpnHostList> futureResponse) | 
| protected ProjectClient.ListXpnHostsProjectsPage | ProjectClient.ListXpnHostsProjectsPage. createPage(PageContext<ListXpnHostsProjectsHttpRequest,XpnHostList,Project> context,
          XpnHostList response) | 
| com.google.api.core.ApiFuture<ProjectClient.ListXpnHostsProjectsPage> | ProjectClient.ListXpnHostsProjectsPage. createPageAsync(PageContext<ListXpnHostsProjectsHttpRequest,XpnHostList,Project> context,
               com.google.api.core.ApiFuture<XpnHostList> futureResponse) | 
| Modifier and Type | Field and Description | 
|---|---|
| static ApiMethodDescriptor<GetProjectHttpRequest,Project> | HttpJsonProjectStub. getProjectMethodDescriptor | 
| static ApiMethodDescriptor<GetXpnHostProjectHttpRequest,Project> | HttpJsonProjectStub. getXpnHostProjectMethodDescriptor | 
Copyright © 2019 Google LLC. All rights reserved.