Uses of Class
com.google.cloud.compute.v1.Project
-
Packages that use Project Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of Project in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Project Modifier and Type Method Description Project
Project.Builder. build()
Project
Project.Builder. buildPartial()
Project
ProjectsClient. get(GetProjectRequest request)
Returns the specified Project resource.Project
ProjectsClient. get(String project)
Returns the specified Project resource.static Project
Project. getDefaultInstance()
Project
Project.Builder. getDefaultInstanceForType()
Project
Project. getDefaultInstanceForType()
Project
XpnHostList.Builder. getItems(int index)
[Output Only] A list of shared VPC host project URLs.Project
XpnHostList. getItems(int index)
[Output Only] A list of shared VPC host project URLs.Project
XpnHostListOrBuilder. getItems(int index)
[Output Only] A list of shared VPC host project URLs.Project
ProjectsClient. getXpnHost(GetXpnHostProjectRequest request)
Gets the shared VPC host project that this project links to.Project
ProjectsClient. getXpnHost(String project)
Gets the shared VPC host project that this project links to.static Project
Project. parseDelimitedFrom(InputStream input)
static Project
Project. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(byte[] data)
static Project
Project. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(com.google.protobuf.ByteString data)
static Project
Project. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(com.google.protobuf.CodedInputStream input)
static Project
Project. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(InputStream input)
static Project
Project. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(ByteBuffer data)
static Project
Project. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type Project Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>
ProjectsClient. getCallable()
Returns the specified Project resource.List<Project>
XpnHostList.Builder. getItemsList()
[Output Only] A list of shared VPC host project URLs.List<Project>
XpnHostList. getItemsList()
[Output Only] A list of shared VPC host project URLs.List<Project>
XpnHostListOrBuilder. getItemsList()
[Output Only] A list of shared VPC host project URLs.com.google.protobuf.Parser<Project>
Project. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project>
ProjectsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetProjectRequest,Project>
ProjectsSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallable<GetXpnHostProjectRequest,Project>
ProjectsClient. getXpnHostCallable()
Gets the shared VPC host project that this project links to.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetXpnHostProjectRequest,Project>
ProjectsSettings.Builder. getXpnHostSettings()
Returns the builder for the settings used for calls to getXpnHost.com.google.api.gax.rpc.UnaryCallSettings<GetXpnHostProjectRequest,Project>
ProjectsSettings. getXpnHostSettings()
Returns the object with the settings used for calls to getXpnHost.static com.google.protobuf.Parser<Project>
Project. parser()
Methods in com.google.cloud.compute.v1 with parameters of type Project Modifier and Type Method Description XpnHostList.Builder
XpnHostList.Builder. addItems(int index, Project value)
[Output Only] A list of shared VPC host project URLs.XpnHostList.Builder
XpnHostList.Builder. addItems(Project value)
[Output Only] A list of shared VPC host project URLs.Project.Builder
Project.Builder. mergeFrom(Project other)
static Project.Builder
Project. newBuilder(Project prototype)
XpnHostList.Builder
XpnHostList.Builder. setItems(int index, Project value)
[Output Only] A list of shared VPC host project URLs.Method parameters in com.google.cloud.compute.v1 with type arguments of type Project Modifier and Type Method Description XpnHostList.Builder
XpnHostList.Builder. addAllItems(Iterable<? extends Project> values)
[Output Only] A list of shared VPC host project URLs.static com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPagedResponse>
ProjectsClient.ListXpnHostsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, com.google.api.core.ApiFuture<XpnHostList> futureResponse)
protected ProjectsClient.ListXpnHostsPage
ProjectsClient.ListXpnHostsPage. createPage(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, XpnHostList response)
com.google.api.core.ApiFuture<ProjectsClient.ListXpnHostsPage>
ProjectsClient.ListXpnHostsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListXpnHostsProjectsRequest,XpnHostList,Project> context, com.google.api.core.ApiFuture<XpnHostList> futureResponse)
-
Uses of Project in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Project Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>
HttpJsonProjectsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>
ProjectsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project>
ProjectsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetProjectRequest,Project>
ProjectsStubSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallable<GetXpnHostProjectRequest,Project>
HttpJsonProjectsStub. getXpnHostCallable()
com.google.api.gax.rpc.UnaryCallable<GetXpnHostProjectRequest,Project>
ProjectsStub. getXpnHostCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetXpnHostProjectRequest,Project>
ProjectsStubSettings.Builder. getXpnHostSettings()
Returns the builder for the settings used for calls to getXpnHost.com.google.api.gax.rpc.UnaryCallSettings<GetXpnHostProjectRequest,Project>
ProjectsStubSettings. getXpnHostSettings()
Returns the object with the settings used for calls to getXpnHost.
-