Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. module Gogol.Compute.Instances.SetDeletionProtection

    Sets deletion protection on the instance. See: Compute Engine API Reference for compute.instances.setDeletionProtection.

  2. module Gogol.Compute.Instances.SetDiskAutoDelete

    Sets the auto-delete flag for a disk attached to an instance. See: Compute Engine API Reference for compute.instances.setDiskAutoDelete.

  3. module Gogol.Compute.Instances.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy. See: Compute Engine API Reference for compute.instances.setIamPolicy.

  4. module Gogol.Compute.Instances.SetLabels

    Sets labels on an instance. To learn more about labels, read the Labeling Resources documentation. See: Compute Engine API Reference for compute.instances.setLabels.

  5. module Gogol.Compute.Instances.SetMachineResources

    Changes the number and/or type of accelerator for a stopped instance to the values specified in the request. See: Compute Engine API Reference for compute.instances.setMachineResources.

  6. module Gogol.Compute.Instances.SetMachineType

    Changes the machine type for a stopped instance to the machine type specified in the request. See: Compute Engine API Reference for compute.instances.setMachineType.

  7. module Gogol.Compute.Instances.SetMetadata

    Sets metadata for the specified instance to the data included in the request. See: Compute Engine API Reference for compute.instances.setMetadata.

  8. module Gogol.Compute.Instances.SetMinCpuPlatform

    Changes the minimum CPU platform that this instance should use. This method can only be called on a stopped instance. For more information, read Specifying a Minimum CPU Platform. See: Compute Engine API Reference for compute.instances.setMinCpuPlatform.

  9. module Gogol.Compute.Instances.SetName

    Sets name of an instance. See: Compute Engine API Reference for compute.instances.setName.

  10. module Gogol.Compute.Instances.SetScheduling

    Sets an instance's scheduling options. You can only call this method on a stopped instance, that is, a VM instance that is in a TERMINATED state. See Instance Life Cycle for more information on the possible instance states. For more information about setting scheduling options for a VM, see Set VM host maintenance policy. See: Compute Engine API Reference for compute.instances.setScheduling.

Page 86 of many | Previous | Next