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