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