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