Uses of Class
com.google.cloud.compute.v1.SetSchedulingInstanceRequest
-
Packages that use SetSchedulingInstanceRequest 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 SetSchedulingInstanceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetSchedulingInstanceRequest Modifier and Type Method Description SetSchedulingInstanceRequestSetSchedulingInstanceRequest.Builder. build()SetSchedulingInstanceRequestSetSchedulingInstanceRequest.Builder. buildPartial()static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. getDefaultInstance()SetSchedulingInstanceRequestSetSchedulingInstanceRequest.Builder. getDefaultInstanceForType()SetSchedulingInstanceRequestSetSchedulingInstanceRequest. getDefaultInstanceForType()static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseDelimitedFrom(InputStream input)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(byte[] data)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(com.google.protobuf.ByteString data)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(InputStream input)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(ByteBuffer data)static SetSchedulingInstanceRequestSetSchedulingInstanceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetSchedulingInstanceRequest Modifier and Type Method Description com.google.protobuf.Parser<SetSchedulingInstanceRequest>SetSchedulingInstanceRequest. getParserForType()static com.google.protobuf.Parser<SetSchedulingInstanceRequest>SetSchedulingInstanceRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetSchedulingInstanceRequest,Operation>InstancesClient. setSchedulingCallable()Sets an instance's scheduling options.com.google.api.gax.rpc.OperationCallable<SetSchedulingInstanceRequest,Operation,Operation>InstancesClient. setSchedulingOperationCallable()Sets an instance's scheduling options.com.google.api.gax.rpc.OperationCallSettings.Builder<SetSchedulingInstanceRequest,Operation,Operation>InstancesSettings.Builder. setSchedulingOperationSettings()Returns the builder for the settings used for calls to setScheduling.com.google.api.gax.rpc.OperationCallSettings<SetSchedulingInstanceRequest,Operation,Operation>InstancesSettings. setSchedulingOperationSettings()Returns the object with the settings used for calls to setScheduling.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSchedulingInstanceRequest,Operation>InstancesSettings.Builder. setSchedulingSettings()Returns the builder for the settings used for calls to setScheduling.com.google.api.gax.rpc.UnaryCallSettings<SetSchedulingInstanceRequest,Operation>InstancesSettings. setSchedulingSettings()Returns the object with the settings used for calls to setScheduling.Methods in com.google.cloud.compute.v1 with parameters of type SetSchedulingInstanceRequest Modifier and Type Method Description SetSchedulingInstanceRequest.BuilderSetSchedulingInstanceRequest.Builder. mergeFrom(SetSchedulingInstanceRequest other)static SetSchedulingInstanceRequest.BuilderSetSchedulingInstanceRequest. newBuilder(SetSchedulingInstanceRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>InstancesClient. setSchedulingAsync(SetSchedulingInstanceRequest request)Sets an instance's scheduling options. -
Uses of SetSchedulingInstanceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetSchedulingInstanceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetSchedulingInstanceRequest,Operation>HttpJsonInstancesStub. setSchedulingCallable()com.google.api.gax.rpc.UnaryCallable<SetSchedulingInstanceRequest,Operation>InstancesStub. setSchedulingCallable()com.google.api.gax.rpc.OperationCallable<SetSchedulingInstanceRequest,Operation,Operation>HttpJsonInstancesStub. setSchedulingOperationCallable()com.google.api.gax.rpc.OperationCallable<SetSchedulingInstanceRequest,Operation,Operation>InstancesStub. setSchedulingOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetSchedulingInstanceRequest,Operation,Operation>InstancesStubSettings.Builder. setSchedulingOperationSettings()Returns the builder for the settings used for calls to setScheduling.com.google.api.gax.rpc.OperationCallSettings<SetSchedulingInstanceRequest,Operation,Operation>InstancesStubSettings. setSchedulingOperationSettings()Returns the object with the settings used for calls to setScheduling.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetSchedulingInstanceRequest,Operation>InstancesStubSettings.Builder. setSchedulingSettings()Returns the builder for the settings used for calls to setScheduling.com.google.api.gax.rpc.UnaryCallSettings<SetSchedulingInstanceRequest,Operation>InstancesStubSettings. setSchedulingSettings()Returns the object with the settings used for calls to setScheduling.
-