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 GetXpnHostProjectRequest
GetXpnHostProjectRequest.Builder. build()
GetXpnHostProjectRequest
GetXpnHostProjectRequest.Builder. buildPartial()
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. getDefaultInstance()
GetXpnHostProjectRequest
GetXpnHostProjectRequest.Builder. getDefaultInstanceForType()
GetXpnHostProjectRequest
GetXpnHostProjectRequest. getDefaultInstanceForType()
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseDelimitedFrom(InputStream input)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(byte[] data)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(InputStream input)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. parseFrom(ByteBuffer data)
static GetXpnHostProjectRequest
GetXpnHostProjectRequest. 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 Project
ProjectsClient. getXpnHost(GetXpnHostProjectRequest request)
Gets the shared VPC host project that this project links to.GetXpnHostProjectRequest.Builder
GetXpnHostProjectRequest.Builder. mergeFrom(GetXpnHostProjectRequest other)
static GetXpnHostProjectRequest.Builder
GetXpnHostProjectRequest. 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.
-