Uses of Class
com.google.cloud.compute.v1.TargetSslProxy
-
Packages that use TargetSslProxy 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 TargetSslProxy in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetSslProxy Modifier and Type Method Description TargetSslProxyTargetSslProxy.Builder. build()TargetSslProxyTargetSslProxy.Builder. buildPartial()TargetSslProxyTargetSslProxiesClient. get(GetTargetSslProxyRequest request)Returns the specified TargetSslProxy resource.TargetSslProxyTargetSslProxiesClient. get(String project, String targetSslProxy)Returns the specified TargetSslProxy resource.static TargetSslProxyTargetSslProxy. getDefaultInstance()TargetSslProxyTargetSslProxy.Builder. getDefaultInstanceForType()TargetSslProxyTargetSslProxy. getDefaultInstanceForType()TargetSslProxyTargetSslProxyList.Builder. getItems(int index)A list of TargetSslProxy resources.TargetSslProxyTargetSslProxyList. getItems(int index)A list of TargetSslProxy resources.TargetSslProxyTargetSslProxyListOrBuilder. getItems(int index)A list of TargetSslProxy resources.TargetSslProxyInsertTargetSslProxyRequest.Builder. getTargetSslProxyResource()The body resource for this requestTargetSslProxyInsertTargetSslProxyRequest. getTargetSslProxyResource()The body resource for this requestTargetSslProxyInsertTargetSslProxyRequestOrBuilder. getTargetSslProxyResource()The body resource for this requeststatic TargetSslProxyTargetSslProxy. parseDelimitedFrom(InputStream input)static TargetSslProxyTargetSslProxy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetSslProxyTargetSslProxy. parseFrom(byte[] data)static TargetSslProxyTargetSslProxy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetSslProxyTargetSslProxy. parseFrom(com.google.protobuf.ByteString data)static TargetSslProxyTargetSslProxy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetSslProxyTargetSslProxy. parseFrom(com.google.protobuf.CodedInputStream input)static TargetSslProxyTargetSslProxy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetSslProxyTargetSslProxy. parseFrom(InputStream input)static TargetSslProxyTargetSslProxy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetSslProxyTargetSslProxy. parseFrom(ByteBuffer data)static TargetSslProxyTargetSslProxy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetSslProxy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesClient. getCallable()Returns the specified TargetSslProxy resource.List<TargetSslProxy>TargetSslProxyList.Builder. getItemsList()A list of TargetSslProxy resources.List<TargetSslProxy>TargetSslProxyList. getItemsList()A list of TargetSslProxy resources.List<TargetSslProxy>TargetSslProxyListOrBuilder. getItemsList()A list of TargetSslProxy resources.com.google.protobuf.Parser<TargetSslProxy>TargetSslProxy. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<TargetSslProxy>TargetSslProxy. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetSslProxy Modifier and Type Method Description TargetSslProxyList.BuilderTargetSslProxyList.Builder. addItems(int index, TargetSslProxy value)A list of TargetSslProxy resources.TargetSslProxyList.BuilderTargetSslProxyList.Builder. addItems(TargetSslProxy value)A list of TargetSslProxy resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>TargetSslProxiesClient. insertAsync(String project, TargetSslProxy targetSslProxyResource)Creates a TargetSslProxy resource in the specified project using the data included in the request.TargetSslProxy.BuilderTargetSslProxy.Builder. mergeFrom(TargetSslProxy other)InsertTargetSslProxyRequest.BuilderInsertTargetSslProxyRequest.Builder. mergeTargetSslProxyResource(TargetSslProxy value)The body resource for this requeststatic TargetSslProxy.BuilderTargetSslProxy. newBuilder(TargetSslProxy prototype)TargetSslProxyList.BuilderTargetSslProxyList.Builder. setItems(int index, TargetSslProxy value)A list of TargetSslProxy resources.InsertTargetSslProxyRequest.BuilderInsertTargetSslProxyRequest.Builder. setTargetSslProxyResource(TargetSslProxy value)The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type TargetSslProxy Modifier and Type Method Description TargetSslProxyList.BuilderTargetSslProxyList.Builder. addAllItems(Iterable<? extends TargetSslProxy> values)A list of TargetSslProxy resources.static com.google.api.core.ApiFuture<TargetSslProxiesClient.ListPagedResponse>TargetSslProxiesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy> context, com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse)protected TargetSslProxiesClient.ListPageTargetSslProxiesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy> context, TargetSslProxyList response)com.google.api.core.ApiFuture<TargetSslProxiesClient.ListPage>TargetSslProxiesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetSslProxiesRequest,TargetSslProxyList,TargetSslProxy> context, com.google.api.core.ApiFuture<TargetSslProxyList> futureResponse) -
Uses of TargetSslProxy in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetSslProxy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>HttpJsonTargetSslProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetSslProxyRequest,TargetSslProxy>TargetSslProxiesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-