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