Uses of Class
com.google.cloud.compute.v1.Instance
-
Packages that use Instance 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 Instance in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Instance Modifier and Type Method Description InstanceInstance.Builder. build()InstanceInstance.Builder. buildPartial()InstanceInstancesClient. get(GetInstanceRequest request)Returns the specified Instance resource.InstanceInstancesClient. get(String project, String zone, String instance)Returns the specified Instance resource.static InstanceInstance. getDefaultInstance()InstanceInstance.Builder. getDefaultInstanceForType()InstanceInstance. getDefaultInstanceForType()InstanceInsertInstanceRequest.Builder. getInstanceResource()The body resource for this requestInstanceInsertInstanceRequest. getInstanceResource()The body resource for this requestInstanceInsertInstanceRequestOrBuilder. getInstanceResource()The body resource for this requestInstanceUpdateInstanceRequest.Builder. getInstanceResource()The body resource for this requestInstanceUpdateInstanceRequest. getInstanceResource()The body resource for this requestInstanceUpdateInstanceRequestOrBuilder. getInstanceResource()The body resource for this requestInstanceInstancesScopedList.Builder. getInstances(int index)[Output Only] A list of instances contained in this scope.InstanceInstancesScopedList. getInstances(int index)[Output Only] A list of instances contained in this scope.InstanceInstancesScopedListOrBuilder. getInstances(int index)[Output Only] A list of instances contained in this scope.InstanceInstanceList.Builder. getItems(int index)A list of Instance resources.InstanceInstanceList. getItems(int index)A list of Instance resources.InstanceInstanceListOrBuilder. getItems(int index)A list of Instance resources.static InstanceInstance. parseDelimitedFrom(InputStream input)static InstanceInstance. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInstance. parseFrom(byte[] data)static InstanceInstance. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInstance. parseFrom(com.google.protobuf.ByteString data)static InstanceInstance. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInstance. parseFrom(com.google.protobuf.CodedInputStream input)static InstanceInstance. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInstance. parseFrom(InputStream input)static InstanceInstance. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstanceInstance. parseFrom(ByteBuffer data)static InstanceInstance. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>InstancesClient. getCallable()Returns the specified Instance resource.List<Instance>InstancesScopedList.Builder. getInstancesList()[Output Only] A list of instances contained in this scope.List<Instance>InstancesScopedList. getInstancesList()[Output Only] A list of instances contained in this scope.List<Instance>InstancesScopedListOrBuilder. getInstancesList()[Output Only] A list of instances contained in this scope.List<Instance>InstanceList.Builder. getItemsList()A list of Instance resources.List<Instance>InstanceList. getItemsList()A list of Instance resources.List<Instance>InstanceListOrBuilder. getItemsList()A list of Instance resources.com.google.protobuf.Parser<Instance>Instance. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>InstancesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>InstancesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Instance>Instance. parser()Methods in com.google.cloud.compute.v1 with parameters of type Instance Modifier and Type Method Description InstancesScopedList.BuilderInstancesScopedList.Builder. addInstances(int index, Instance value)[Output Only] A list of instances contained in this scope.InstancesScopedList.BuilderInstancesScopedList.Builder. addInstances(Instance value)[Output Only] A list of instances contained in this scope.InstanceList.BuilderInstanceList.Builder. addItems(int index, Instance value)A list of Instance resources.InstanceList.BuilderInstanceList.Builder. addItems(Instance value)A list of Instance resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. insertAsync(String project, String zone, Instance instanceResource)Creates an instance resource in the specified project using the data included in the request.Instance.BuilderInstance.Builder. mergeFrom(Instance other)InsertInstanceRequest.BuilderInsertInstanceRequest.Builder. mergeInstanceResource(Instance value)The body resource for this requestUpdateInstanceRequest.BuilderUpdateInstanceRequest.Builder. mergeInstanceResource(Instance value)The body resource for this requeststatic Instance.BuilderInstance. newBuilder(Instance prototype)InsertInstanceRequest.BuilderInsertInstanceRequest.Builder. setInstanceResource(Instance value)The body resource for this requestUpdateInstanceRequest.BuilderUpdateInstanceRequest.Builder. setInstanceResource(Instance value)The body resource for this requestInstancesScopedList.BuilderInstancesScopedList.Builder. setInstances(int index, Instance value)[Output Only] A list of instances contained in this scope.InstanceList.BuilderInstanceList.Builder. setItems(int index, Instance value)A list of Instance resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. updateAsync(String project, String zone, String instance, Instance instanceResource)Updates an instance only if the necessary resources are available.Method parameters in com.google.cloud.compute.v1 with type arguments of type Instance Modifier and Type Method Description InstancesScopedList.BuilderInstancesScopedList.Builder. addAllInstances(Iterable<? extends Instance> values)[Output Only] A list of instances contained in this scope.InstanceList.BuilderInstanceList.Builder. addAllItems(Iterable<? extends Instance> values)A list of Instance resources.static com.google.api.core.ApiFuture<InstancesClient.ListPagedResponse>InstancesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,InstanceList,Instance> context, com.google.api.core.ApiFuture<InstanceList> futureResponse)protected InstancesClient.ListPageInstancesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInstancesRequest,InstanceList,Instance> context, InstanceList response)com.google.api.core.ApiFuture<InstancesClient.ListPage>InstancesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,InstanceList,Instance> context, com.google.api.core.ApiFuture<InstanceList> futureResponse) -
Uses of Instance in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Instance Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>HttpJsonInstancesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetInstanceRequest,Instance>InstancesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>InstancesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInstanceRequest,Instance>InstancesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-