Uses of Class
com.google.cloud.compute.v1.TargetHttpsProxy
-
Packages that use TargetHttpsProxy 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 TargetHttpsProxy in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetHttpsProxy Modifier and Type Method Description TargetHttpsProxy
TargetHttpsProxy.Builder. build()
TargetHttpsProxy
TargetHttpsProxy.Builder. buildPartial()
TargetHttpsProxy
RegionTargetHttpsProxiesClient. get(GetRegionTargetHttpsProxyRequest request)
Returns the specified TargetHttpsProxy resource in the specified region.TargetHttpsProxy
RegionTargetHttpsProxiesClient. get(String project, String region, String targetHttpsProxy)
Returns the specified TargetHttpsProxy resource in the specified region.TargetHttpsProxy
TargetHttpsProxiesClient. get(GetTargetHttpsProxyRequest request)
Returns the specified TargetHttpsProxy resource.TargetHttpsProxy
TargetHttpsProxiesClient. get(String project, String targetHttpsProxy)
Returns the specified TargetHttpsProxy resource.static TargetHttpsProxy
TargetHttpsProxy. getDefaultInstance()
TargetHttpsProxy
TargetHttpsProxy.Builder. getDefaultInstanceForType()
TargetHttpsProxy
TargetHttpsProxy. getDefaultInstanceForType()
TargetHttpsProxy
TargetHttpsProxyList.Builder. getItems(int index)
A list of TargetHttpsProxy resources.TargetHttpsProxy
TargetHttpsProxyList. getItems(int index)
A list of TargetHttpsProxy resources.TargetHttpsProxy
TargetHttpsProxyListOrBuilder. getItems(int index)
A list of TargetHttpsProxy resources.TargetHttpsProxy
TargetHttpsProxiesScopedList.Builder. getTargetHttpsProxies(int index)
A list of TargetHttpsProxies contained in this scope.TargetHttpsProxy
TargetHttpsProxiesScopedList. getTargetHttpsProxies(int index)
A list of TargetHttpsProxies contained in this scope.TargetHttpsProxy
TargetHttpsProxiesScopedListOrBuilder. getTargetHttpsProxies(int index)
A list of TargetHttpsProxies contained in this scope.TargetHttpsProxy
InsertRegionTargetHttpsProxyRequest.Builder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
InsertRegionTargetHttpsProxyRequest. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
InsertRegionTargetHttpsProxyRequestOrBuilder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
InsertTargetHttpsProxyRequest.Builder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
InsertTargetHttpsProxyRequest. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
InsertTargetHttpsProxyRequestOrBuilder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchRegionTargetHttpsProxyRequest.Builder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchRegionTargetHttpsProxyRequest. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchRegionTargetHttpsProxyRequestOrBuilder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchTargetHttpsProxyRequest.Builder. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchTargetHttpsProxyRequest. getTargetHttpsProxyResource()
The body resource for this requestTargetHttpsProxy
PatchTargetHttpsProxyRequestOrBuilder. getTargetHttpsProxyResource()
The body resource for this requeststatic TargetHttpsProxy
TargetHttpsProxy. parseDelimitedFrom(InputStream input)
static TargetHttpsProxy
TargetHttpsProxy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(byte[] data)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(com.google.protobuf.ByteString data)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(com.google.protobuf.CodedInputStream input)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(InputStream input)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(ByteBuffer data)
static TargetHttpsProxy
TargetHttpsProxy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetHttpsProxy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesClient. getCallable()
Returns the specified TargetHttpsProxy resource in the specified region.com.google.api.gax.rpc.UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesClient. getCallable()
Returns the specified TargetHttpsProxy resource.List<TargetHttpsProxy>
TargetHttpsProxyList.Builder. getItemsList()
A list of TargetHttpsProxy resources.List<TargetHttpsProxy>
TargetHttpsProxyList. getItemsList()
A list of TargetHttpsProxy resources.List<TargetHttpsProxy>
TargetHttpsProxyListOrBuilder. getItemsList()
A list of TargetHttpsProxy resources.com.google.protobuf.Parser<TargetHttpsProxy>
TargetHttpsProxy. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesSettings. getSettings()
Returns the object with the settings used for calls to get.List<TargetHttpsProxy>
TargetHttpsProxiesScopedList.Builder. getTargetHttpsProxiesList()
A list of TargetHttpsProxies contained in this scope.List<TargetHttpsProxy>
TargetHttpsProxiesScopedList. getTargetHttpsProxiesList()
A list of TargetHttpsProxies contained in this scope.List<TargetHttpsProxy>
TargetHttpsProxiesScopedListOrBuilder. getTargetHttpsProxiesList()
A list of TargetHttpsProxies contained in this scope.static com.google.protobuf.Parser<TargetHttpsProxy>
TargetHttpsProxy. parser()
Methods in com.google.cloud.compute.v1 with parameters of type TargetHttpsProxy Modifier and Type Method Description TargetHttpsProxyList.Builder
TargetHttpsProxyList.Builder. addItems(int index, TargetHttpsProxy value)
A list of TargetHttpsProxy resources.TargetHttpsProxyList.Builder
TargetHttpsProxyList.Builder. addItems(TargetHttpsProxy value)
A list of TargetHttpsProxy resources.TargetHttpsProxiesScopedList.Builder
TargetHttpsProxiesScopedList.Builder. addTargetHttpsProxies(int index, TargetHttpsProxy value)
A list of TargetHttpsProxies contained in this scope.TargetHttpsProxiesScopedList.Builder
TargetHttpsProxiesScopedList.Builder. addTargetHttpsProxies(TargetHttpsProxy value)
A list of TargetHttpsProxies contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionTargetHttpsProxiesClient. insertAsync(String project, String region, TargetHttpsProxy targetHttpsProxyResource)
Creates a TargetHttpsProxy resource in the specified project and region using the data included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetHttpsProxiesClient. insertAsync(String project, TargetHttpsProxy targetHttpsProxyResource)
Creates a TargetHttpsProxy resource in the specified project using the data included in the request.TargetHttpsProxy.Builder
TargetHttpsProxy.Builder. mergeFrom(TargetHttpsProxy other)
InsertRegionTargetHttpsProxyRequest.Builder
InsertRegionTargetHttpsProxyRequest.Builder. mergeTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestInsertTargetHttpsProxyRequest.Builder
InsertTargetHttpsProxyRequest.Builder. mergeTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestPatchRegionTargetHttpsProxyRequest.Builder
PatchRegionTargetHttpsProxyRequest.Builder. mergeTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestPatchTargetHttpsProxyRequest.Builder
PatchTargetHttpsProxyRequest.Builder. mergeTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requeststatic TargetHttpsProxy.Builder
TargetHttpsProxy. newBuilder(TargetHttpsProxy prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionTargetHttpsProxiesClient. patchAsync(String project, String region, String targetHttpsProxy, TargetHttpsProxy targetHttpsProxyResource)
Patches the specified regional TargetHttpsProxy resource with the data included in the request.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
TargetHttpsProxiesClient. patchAsync(String project, String targetHttpsProxy, TargetHttpsProxy targetHttpsProxyResource)
Patches the specified TargetHttpsProxy resource with the data included in the request.TargetHttpsProxyList.Builder
TargetHttpsProxyList.Builder. setItems(int index, TargetHttpsProxy value)
A list of TargetHttpsProxy resources.TargetHttpsProxiesScopedList.Builder
TargetHttpsProxiesScopedList.Builder. setTargetHttpsProxies(int index, TargetHttpsProxy value)
A list of TargetHttpsProxies contained in this scope.InsertRegionTargetHttpsProxyRequest.Builder
InsertRegionTargetHttpsProxyRequest.Builder. setTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestInsertTargetHttpsProxyRequest.Builder
InsertTargetHttpsProxyRequest.Builder. setTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestPatchRegionTargetHttpsProxyRequest.Builder
PatchRegionTargetHttpsProxyRequest.Builder. setTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestPatchTargetHttpsProxyRequest.Builder
PatchTargetHttpsProxyRequest.Builder. setTargetHttpsProxyResource(TargetHttpsProxy value)
The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type TargetHttpsProxy Modifier and Type Method Description TargetHttpsProxyList.Builder
TargetHttpsProxyList.Builder. addAllItems(Iterable<? extends TargetHttpsProxy> values)
A list of TargetHttpsProxy resources.TargetHttpsProxiesScopedList.Builder
TargetHttpsProxiesScopedList.Builder. addAllTargetHttpsProxies(Iterable<? extends TargetHttpsProxy> values)
A list of TargetHttpsProxies contained in this scope.static com.google.api.core.ApiFuture<RegionTargetHttpsProxiesClient.ListPagedResponse>
RegionTargetHttpsProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, com.google.api.core.ApiFuture<TargetHttpsProxyList> futureResponse)
static com.google.api.core.ApiFuture<TargetHttpsProxiesClient.ListPagedResponse>
TargetHttpsProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, com.google.api.core.ApiFuture<TargetHttpsProxyList> futureResponse)
protected RegionTargetHttpsProxiesClient.ListPage
RegionTargetHttpsProxiesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, TargetHttpsProxyList response)
protected TargetHttpsProxiesClient.ListPage
TargetHttpsProxiesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, TargetHttpsProxyList response)
com.google.api.core.ApiFuture<RegionTargetHttpsProxiesClient.ListPage>
RegionTargetHttpsProxiesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, com.google.api.core.ApiFuture<TargetHttpsProxyList> futureResponse)
com.google.api.core.ApiFuture<TargetHttpsProxiesClient.ListPage>
TargetHttpsProxiesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetHttpsProxiesRequest,TargetHttpsProxyList,TargetHttpsProxy> context, com.google.api.core.ApiFuture<TargetHttpsProxyList> futureResponse)
-
Uses of TargetHttpsProxy in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetHttpsProxy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
HttpJsonRegionTargetHttpsProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy>
HttpJsonTargetHttpsProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionTargetHttpsProxyRequest,TargetHttpsProxy>
RegionTargetHttpsProxiesStubSettings. getSettings()
Returns the object with the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetHttpsProxyRequest,TargetHttpsProxy>
TargetHttpsProxiesStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-