Uses of Class
com.google.cloud.compute.v1.GetRegionTargetTcpProxyRequest
-
Packages that use GetRegionTargetTcpProxyRequest 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 GetRegionTargetTcpProxyRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionTargetTcpProxyRequest Modifier and Type Method Description GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest.Builder. build()
GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest.Builder. buildPartial()
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. getDefaultInstance()
GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest.Builder. getDefaultInstanceForType()
GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. getDefaultInstanceForType()
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(byte[] data)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(InputStream input)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(ByteBuffer data)
static GetRegionTargetTcpProxyRequest
GetRegionTargetTcpProxyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesClient. getCallable()
Returns the specified TargetTcpProxy resource.com.google.protobuf.Parser<GetRegionTargetTcpProxyRequest>
GetRegionTargetTcpProxyRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRegionTargetTcpProxyRequest>
GetRegionTargetTcpProxyRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type GetRegionTargetTcpProxyRequest Modifier and Type Method Description TargetTcpProxy
RegionTargetTcpProxiesClient. get(GetRegionTargetTcpProxyRequest request)
Returns the specified TargetTcpProxy resource.GetRegionTargetTcpProxyRequest.Builder
GetRegionTargetTcpProxyRequest.Builder. mergeFrom(GetRegionTargetTcpProxyRequest other)
static GetRegionTargetTcpProxyRequest.Builder
GetRegionTargetTcpProxyRequest. newBuilder(GetRegionTargetTcpProxyRequest prototype)
-
Uses of GetRegionTargetTcpProxyRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionTargetTcpProxyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
HttpJsonRegionTargetTcpProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionTargetTcpProxyRequest,TargetTcpProxy>
RegionTargetTcpProxiesStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-