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 GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest.Builder. build()GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest.Builder. buildPartial()static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. getDefaultInstance()GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest.Builder. getDefaultInstanceForType()GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. getDefaultInstanceForType()static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(byte[] data)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(InputStream input)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. parseFrom(ByteBuffer data)static GetRegionTargetTcpProxyRequestGetRegionTargetTcpProxyRequest. 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 TargetTcpProxyRegionTargetTcpProxiesClient. get(GetRegionTargetTcpProxyRequest request)Returns the specified TargetTcpProxy resource.GetRegionTargetTcpProxyRequest.BuilderGetRegionTargetTcpProxyRequest.Builder. mergeFrom(GetRegionTargetTcpProxyRequest other)static GetRegionTargetTcpProxyRequest.BuilderGetRegionTargetTcpProxyRequest. 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.
-