Uses of Class
com.google.cloud.compute.v1.TargetGrpcProxy
-
Packages that use TargetGrpcProxy 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 TargetGrpcProxy in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetGrpcProxy Modifier and Type Method Description TargetGrpcProxy
TargetGrpcProxy.Builder. build()
TargetGrpcProxy
TargetGrpcProxy.Builder. buildPartial()
TargetGrpcProxy
TargetGrpcProxiesClient. get(GetTargetGrpcProxyRequest request)
Returns the specified TargetGrpcProxy resource in the given scope.TargetGrpcProxy
TargetGrpcProxiesClient. get(String project, String targetGrpcProxy)
Returns the specified TargetGrpcProxy resource in the given scope.static TargetGrpcProxy
TargetGrpcProxy. getDefaultInstance()
TargetGrpcProxy
TargetGrpcProxy.Builder. getDefaultInstanceForType()
TargetGrpcProxy
TargetGrpcProxy. getDefaultInstanceForType()
TargetGrpcProxy
TargetGrpcProxyList.Builder. getItems(int index)
A list of TargetGrpcProxy resources.TargetGrpcProxy
TargetGrpcProxyList. getItems(int index)
A list of TargetGrpcProxy resources.TargetGrpcProxy
TargetGrpcProxyListOrBuilder. getItems(int index)
A list of TargetGrpcProxy resources.TargetGrpcProxy
InsertTargetGrpcProxyRequest.Builder. getTargetGrpcProxyResource()
The body resource for this requestTargetGrpcProxy
InsertTargetGrpcProxyRequest. getTargetGrpcProxyResource()
The body resource for this requestTargetGrpcProxy
InsertTargetGrpcProxyRequestOrBuilder. getTargetGrpcProxyResource()
The body resource for this requestTargetGrpcProxy
PatchTargetGrpcProxyRequest.Builder. getTargetGrpcProxyResource()
The body resource for this requestTargetGrpcProxy
PatchTargetGrpcProxyRequest. getTargetGrpcProxyResource()
The body resource for this requestTargetGrpcProxy
PatchTargetGrpcProxyRequestOrBuilder. getTargetGrpcProxyResource()
The body resource for this requeststatic TargetGrpcProxy
TargetGrpcProxy. parseDelimitedFrom(InputStream input)
static TargetGrpcProxy
TargetGrpcProxy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(byte[] data)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(com.google.protobuf.ByteString data)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(InputStream input)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(ByteBuffer data)
static TargetGrpcProxy
TargetGrpcProxy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetGrpcProxy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetGrpcProxyRequest,TargetGrpcProxy>
TargetGrpcProxiesClient. getCallable()
Returns the specified TargetGrpcProxy resource in the given scope.List<TargetGrpcProxy>
TargetGrpcProxyList.Builder. getItemsList()
A list of TargetGrpcProxy resources.List<TargetGrpcProxy>
TargetGrpcProxyList. getItemsList()
A list of TargetGrpcProxy resources.List<TargetGrpcProxy>
TargetGrpcProxyListOrBuilder. getItemsList()
A list of TargetGrpcProxy resources.com.google.protobuf.Parser<TargetGrpcProxy>
TargetGrpcProxy. 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<TargetGrpcProxy>
TargetGrpcProxy. parser()
Methods in com.google.cloud.compute.v1 with parameters of type TargetGrpcProxy Modifier and Type Method Description TargetGrpcProxyList.Builder
TargetGrpcProxyList.Builder. addItems(int index, TargetGrpcProxy value)
A list of TargetGrpcProxy resources.TargetGrpcProxyList.Builder
TargetGrpcProxyList.Builder. addItems(TargetGrpcProxy value)
A list of TargetGrpcProxy resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetGrpcProxiesClient. insertAsync(String project, TargetGrpcProxy targetGrpcProxyResource)
Creates a TargetGrpcProxy in the specified project in the given scope using the parameters that are included in the request.TargetGrpcProxy.Builder
TargetGrpcProxy.Builder. mergeFrom(TargetGrpcProxy other)
InsertTargetGrpcProxyRequest.Builder
InsertTargetGrpcProxyRequest.Builder. mergeTargetGrpcProxyResource(TargetGrpcProxy value)
The body resource for this requestPatchTargetGrpcProxyRequest.Builder
PatchTargetGrpcProxyRequest.Builder. mergeTargetGrpcProxyResource(TargetGrpcProxy value)
The body resource for this requeststatic TargetGrpcProxy.Builder
TargetGrpcProxy. newBuilder(TargetGrpcProxy prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetGrpcProxiesClient. patchAsync(String project, String targetGrpcProxy, TargetGrpcProxy targetGrpcProxyResource)
Patches the specified TargetGrpcProxy resource with the data included in the request.TargetGrpcProxyList.Builder
TargetGrpcProxyList.Builder. setItems(int index, TargetGrpcProxy value)
A list of TargetGrpcProxy resources.InsertTargetGrpcProxyRequest.Builder
InsertTargetGrpcProxyRequest.Builder. setTargetGrpcProxyResource(TargetGrpcProxy value)
The body resource for this requestPatchTargetGrpcProxyRequest.Builder
PatchTargetGrpcProxyRequest.Builder. setTargetGrpcProxyResource(TargetGrpcProxy value)
The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type TargetGrpcProxy Modifier and Type Method Description TargetGrpcProxyList.Builder
TargetGrpcProxyList.Builder. addAllItems(Iterable<? extends TargetGrpcProxy> values)
A list of TargetGrpcProxy resources.static com.google.api.core.ApiFuture<TargetGrpcProxiesClient.ListPagedResponse>
TargetGrpcProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxy> context, com.google.api.core.ApiFuture<TargetGrpcProxyList> futureResponse)
protected TargetGrpcProxiesClient.ListPage
TargetGrpcProxiesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxy> context, TargetGrpcProxyList response)
com.google.api.core.ApiFuture<TargetGrpcProxiesClient.ListPage>
TargetGrpcProxiesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetGrpcProxiesRequest,TargetGrpcProxyList,TargetGrpcProxy> context, com.google.api.core.ApiFuture<TargetGrpcProxyList> futureResponse)
-
Uses of TargetGrpcProxy in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetGrpcProxy 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.
-