Uses of Class
com.google.cloud.compute.v1.TargetInstance
-
Packages that use TargetInstance 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 TargetInstance in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return TargetInstance Modifier and Type Method Description TargetInstanceTargetInstance.Builder. build()TargetInstanceTargetInstance.Builder. buildPartial()TargetInstanceTargetInstancesClient. get(GetTargetInstanceRequest request)Returns the specified TargetInstance resource.TargetInstanceTargetInstancesClient. get(String project, String zone, String targetInstance)Returns the specified TargetInstance resource.static TargetInstanceTargetInstance. getDefaultInstance()TargetInstanceTargetInstance.Builder. getDefaultInstanceForType()TargetInstanceTargetInstance. getDefaultInstanceForType()TargetInstanceTargetInstanceList.Builder. getItems(int index)A list of TargetInstance resources.TargetInstanceTargetInstanceList. getItems(int index)A list of TargetInstance resources.TargetInstanceTargetInstanceListOrBuilder. getItems(int index)A list of TargetInstance resources.TargetInstanceInsertTargetInstanceRequest.Builder. getTargetInstanceResource()The body resource for this requestTargetInstanceInsertTargetInstanceRequest. getTargetInstanceResource()The body resource for this requestTargetInstanceInsertTargetInstanceRequestOrBuilder. getTargetInstanceResource()The body resource for this requestTargetInstanceTargetInstancesScopedList.Builder. getTargetInstances(int index)A list of target instances contained in this scope.TargetInstanceTargetInstancesScopedList. getTargetInstances(int index)A list of target instances contained in this scope.TargetInstanceTargetInstancesScopedListOrBuilder. getTargetInstances(int index)A list of target instances contained in this scope.static TargetInstanceTargetInstance. parseDelimitedFrom(InputStream input)static TargetInstanceTargetInstance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceTargetInstance. parseFrom(byte[] data)static TargetInstanceTargetInstance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceTargetInstance. parseFrom(com.google.protobuf.ByteString data)static TargetInstanceTargetInstance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceTargetInstance. parseFrom(com.google.protobuf.CodedInputStream input)static TargetInstanceTargetInstance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceTargetInstance. parseFrom(InputStream input)static TargetInstanceTargetInstance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TargetInstanceTargetInstance. parseFrom(ByteBuffer data)static TargetInstanceTargetInstance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type TargetInstance Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetInstanceRequest,TargetInstance>TargetInstancesClient. getCallable()Returns the specified TargetInstance resource.List<TargetInstance>TargetInstanceList.Builder. getItemsList()A list of TargetInstance resources.List<TargetInstance>TargetInstanceList. getItemsList()A list of TargetInstance resources.List<TargetInstance>TargetInstanceListOrBuilder. getItemsList()A list of TargetInstance resources.com.google.protobuf.Parser<TargetInstance>TargetInstance. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetInstanceRequest,TargetInstance>TargetInstancesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetInstanceRequest,TargetInstance>TargetInstancesSettings. getSettings()Returns the object with the settings used for calls to get.List<TargetInstance>TargetInstancesScopedList.Builder. getTargetInstancesList()A list of target instances contained in this scope.List<TargetInstance>TargetInstancesScopedList. getTargetInstancesList()A list of target instances contained in this scope.List<TargetInstance>TargetInstancesScopedListOrBuilder. getTargetInstancesList()A list of target instances contained in this scope.static com.google.protobuf.Parser<TargetInstance>TargetInstance. parser()Methods in com.google.cloud.compute.v1 with parameters of type TargetInstance Modifier and Type Method Description TargetInstanceList.BuilderTargetInstanceList.Builder. addItems(int index, TargetInstance value)A list of TargetInstance resources.TargetInstanceList.BuilderTargetInstanceList.Builder. addItems(TargetInstance value)A list of TargetInstance resources.TargetInstancesScopedList.BuilderTargetInstancesScopedList.Builder. addTargetInstances(int index, TargetInstance value)A list of target instances contained in this scope.TargetInstancesScopedList.BuilderTargetInstancesScopedList.Builder. addTargetInstances(TargetInstance value)A list of target instances contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>TargetInstancesClient. insertAsync(String project, String zone, TargetInstance targetInstanceResource)Creates a TargetInstance resource in the specified project and zone using the data included in the request.TargetInstance.BuilderTargetInstance.Builder. mergeFrom(TargetInstance other)InsertTargetInstanceRequest.BuilderInsertTargetInstanceRequest.Builder. mergeTargetInstanceResource(TargetInstance value)The body resource for this requeststatic TargetInstance.BuilderTargetInstance. newBuilder(TargetInstance prototype)TargetInstanceList.BuilderTargetInstanceList.Builder. setItems(int index, TargetInstance value)A list of TargetInstance resources.InsertTargetInstanceRequest.BuilderInsertTargetInstanceRequest.Builder. setTargetInstanceResource(TargetInstance value)The body resource for this requestTargetInstancesScopedList.BuilderTargetInstancesScopedList.Builder. setTargetInstances(int index, TargetInstance value)A list of target instances contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type TargetInstance Modifier and Type Method Description TargetInstanceList.BuilderTargetInstanceList.Builder. addAllItems(Iterable<? extends TargetInstance> values)A list of TargetInstance resources.TargetInstancesScopedList.BuilderTargetInstancesScopedList.Builder. addAllTargetInstances(Iterable<? extends TargetInstance> values)A list of target instances contained in this scope.static com.google.api.core.ApiFuture<TargetInstancesClient.ListPagedResponse>TargetInstancesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListTargetInstancesRequest,TargetInstanceList,TargetInstance> context, com.google.api.core.ApiFuture<TargetInstanceList> futureResponse)protected TargetInstancesClient.ListPageTargetInstancesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListTargetInstancesRequest,TargetInstanceList,TargetInstance> context, TargetInstanceList response)com.google.api.core.ApiFuture<TargetInstancesClient.ListPage>TargetInstancesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListTargetInstancesRequest,TargetInstanceList,TargetInstance> context, com.google.api.core.ApiFuture<TargetInstanceList> futureResponse) -
Uses of TargetInstance in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type TargetInstance Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetTargetInstanceRequest,TargetInstance>HttpJsonTargetInstancesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetTargetInstanceRequest,TargetInstance>TargetInstancesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTargetInstanceRequest,TargetInstance>TargetInstancesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetTargetInstanceRequest,TargetInstance>TargetInstancesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-