Uses of Class
com.google.cloud.compute.v1.GetXpnHostProjectRequest
-
Packages that use GetXpnHostProjectRequest 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 GetXpnHostProjectRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetXpnHostProjectRequest Modifier and Type Method Description GetXpnHostProjectRequestGetXpnHostProjectRequest.Builder. build()GetXpnHostProjectRequestGetXpnHostProjectRequest.Builder. buildPartial()static GetXpnHostProjectRequestGetXpnHostProjectRequest. getDefaultInstance()GetXpnHostProjectRequestGetXpnHostProjectRequest.Builder. getDefaultInstanceForType()GetXpnHostProjectRequestGetXpnHostProjectRequest. getDefaultInstanceForType()static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseDelimitedFrom(InputStream input)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(byte[] data)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(InputStream input)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(ByteBuffer data)static GetXpnHostProjectRequestGetXpnHostProjectRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetXpnHostProjectRequest Modifier and Type Method Description com.google.protobuf.Parser<GetXpnHostProjectRequest>GetXpnHostProjectRequest. getParserForType()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<GetXpnHostProjectRequest>GetXpnHostProjectRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetXpnHostProjectRequest Modifier and Type Method Description ProjectProjectsClient. getXpnHost(GetXpnHostProjectRequest request)Gets the shared VPC host project that this project links to.GetXpnHostProjectRequest.BuilderGetXpnHostProjectRequest.Builder. mergeFrom(GetXpnHostProjectRequest other)static GetXpnHostProjectRequest.BuilderGetXpnHostProjectRequest. newBuilder(GetXpnHostProjectRequest prototype) -
Uses of GetXpnHostProjectRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetXpnHostProjectRequest Modifier and Type Method Description 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.
-