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