Uses of Class
com.google.cloud.compute.v1.AcceleratorConfig
-
Packages that use AcceleratorConfig Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AcceleratorConfig in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return AcceleratorConfig Modifier and Type Method Description AcceleratorConfig
AcceleratorConfig.Builder. build()
AcceleratorConfig
AcceleratorConfig.Builder. buildPartial()
AcceleratorConfig
NodeGroupNode.Builder. getAccelerators(int index)
Accelerators for this node.AcceleratorConfig
NodeGroupNode. getAccelerators(int index)
Accelerators for this node.AcceleratorConfig
NodeGroupNodeOrBuilder. getAccelerators(int index)
Accelerators for this node.AcceleratorConfig
NodeTemplate.Builder. getAccelerators(int index)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
AcceleratorConfig
NodeTemplate. getAccelerators(int index)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
AcceleratorConfig
NodeTemplateOrBuilder. getAccelerators(int index)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
static AcceleratorConfig
AcceleratorConfig. getDefaultInstance()
AcceleratorConfig
AcceleratorConfig.Builder. getDefaultInstanceForType()
AcceleratorConfig
AcceleratorConfig. getDefaultInstanceForType()
AcceleratorConfig
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. getGuestAccelerators(int index)
Specifies accelerator type and count.AcceleratorConfig
AllocationSpecificSKUAllocationReservedInstanceProperties. getGuestAccelerators(int index)
Specifies accelerator type and count.AcceleratorConfig
AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder. getGuestAccelerators(int index)
Specifies accelerator type and count.AcceleratorConfig
Instance.Builder. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
Instance. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
InstanceOrBuilder. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
InstanceProperties.Builder. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from these properties.AcceleratorConfig
InstanceProperties. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from these properties.AcceleratorConfig
InstancePropertiesOrBuilder. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from these properties.AcceleratorConfig
InstancesSetMachineResourcesRequest.Builder. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
InstancesSetMachineResourcesRequest. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
InstancesSetMachineResourcesRequestOrBuilder. getGuestAccelerators(int index)
A list of the type and count of accelerator cards attached to the instance.AcceleratorConfig
SourceInstanceProperties.Builder. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from this machine image.AcceleratorConfig
SourceInstanceProperties. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from this machine image.AcceleratorConfig
SourceInstancePropertiesOrBuilder. getGuestAccelerators(int index)
A list of guest accelerator cards' type and count to use for instances created from this machine image.static AcceleratorConfig
AcceleratorConfig. parseDelimitedFrom(InputStream input)
static AcceleratorConfig
AcceleratorConfig. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AcceleratorConfig
AcceleratorConfig. parseFrom(byte[] data)
static AcceleratorConfig
AcceleratorConfig. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AcceleratorConfig
AcceleratorConfig. parseFrom(com.google.protobuf.ByteString data)
static AcceleratorConfig
AcceleratorConfig. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AcceleratorConfig
AcceleratorConfig. parseFrom(com.google.protobuf.CodedInputStream input)
static AcceleratorConfig
AcceleratorConfig. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AcceleratorConfig
AcceleratorConfig. parseFrom(InputStream input)
static AcceleratorConfig
AcceleratorConfig. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AcceleratorConfig
AcceleratorConfig. parseFrom(ByteBuffer data)
static AcceleratorConfig
AcceleratorConfig. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type AcceleratorConfig Modifier and Type Method Description List<AcceleratorConfig>
NodeGroupNode.Builder. getAcceleratorsList()
Accelerators for this node.List<AcceleratorConfig>
NodeGroupNode. getAcceleratorsList()
Accelerators for this node.List<AcceleratorConfig>
NodeGroupNodeOrBuilder. getAcceleratorsList()
Accelerators for this node.List<AcceleratorConfig>
NodeTemplate.Builder. getAcceleratorsList()
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
List<AcceleratorConfig>
NodeTemplate. getAcceleratorsList()
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
List<AcceleratorConfig>
NodeTemplateOrBuilder. getAcceleratorsList()
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
List<AcceleratorConfig>
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. getGuestAcceleratorsList()
Specifies accelerator type and count.List<AcceleratorConfig>
AllocationSpecificSKUAllocationReservedInstanceProperties. getGuestAcceleratorsList()
Specifies accelerator type and count.List<AcceleratorConfig>
AllocationSpecificSKUAllocationReservedInstancePropertiesOrBuilder. getGuestAcceleratorsList()
Specifies accelerator type and count.List<AcceleratorConfig>
Instance.Builder. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
Instance. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
InstanceOrBuilder. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
InstanceProperties.Builder. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from these properties.List<AcceleratorConfig>
InstanceProperties. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from these properties.List<AcceleratorConfig>
InstancePropertiesOrBuilder. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from these properties.List<AcceleratorConfig>
InstancesSetMachineResourcesRequest.Builder. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
InstancesSetMachineResourcesRequest. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
InstancesSetMachineResourcesRequestOrBuilder. getGuestAcceleratorsList()
A list of the type and count of accelerator cards attached to the instance.List<AcceleratorConfig>
SourceInstanceProperties.Builder. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from this machine image.List<AcceleratorConfig>
SourceInstanceProperties. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from this machine image.List<AcceleratorConfig>
SourceInstancePropertiesOrBuilder. getGuestAcceleratorsList()
A list of guest accelerator cards' type and count to use for instances created from this machine image.com.google.protobuf.Parser<AcceleratorConfig>
AcceleratorConfig. getParserForType()
static com.google.protobuf.Parser<AcceleratorConfig>
AcceleratorConfig. parser()
Methods in com.google.cloud.compute.v1 with parameters of type AcceleratorConfig Modifier and Type Method Description NodeGroupNode.Builder
NodeGroupNode.Builder. addAccelerators(int index, AcceleratorConfig value)
Accelerators for this node.NodeGroupNode.Builder
NodeGroupNode.Builder. addAccelerators(AcceleratorConfig value)
Accelerators for this node.NodeTemplate.Builder
NodeTemplate.Builder. addAccelerators(int index, AcceleratorConfig value)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
NodeTemplate.Builder
NodeTemplate.Builder. addAccelerators(AcceleratorConfig value)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. addGuestAccelerators(int index, AcceleratorConfig value)
Specifies accelerator type and count.AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. addGuestAccelerators(AcceleratorConfig value)
Specifies accelerator type and count.Instance.Builder
Instance.Builder. addGuestAccelerators(int index, AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.Instance.Builder
Instance.Builder. addGuestAccelerators(AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.InstanceProperties.Builder
InstanceProperties.Builder. addGuestAccelerators(int index, AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from these properties.InstanceProperties.Builder
InstanceProperties.Builder. addGuestAccelerators(AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from these properties.InstancesSetMachineResourcesRequest.Builder
InstancesSetMachineResourcesRequest.Builder. addGuestAccelerators(int index, AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.InstancesSetMachineResourcesRequest.Builder
InstancesSetMachineResourcesRequest.Builder. addGuestAccelerators(AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.SourceInstanceProperties.Builder
SourceInstanceProperties.Builder. addGuestAccelerators(int index, AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from this machine image.SourceInstanceProperties.Builder
SourceInstanceProperties.Builder. addGuestAccelerators(AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from this machine image.AcceleratorConfig.Builder
AcceleratorConfig.Builder. mergeFrom(AcceleratorConfig other)
static AcceleratorConfig.Builder
AcceleratorConfig. newBuilder(AcceleratorConfig prototype)
NodeGroupNode.Builder
NodeGroupNode.Builder. setAccelerators(int index, AcceleratorConfig value)
Accelerators for this node.NodeTemplate.Builder
NodeTemplate.Builder. setAccelerators(int index, AcceleratorConfig value)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. setGuestAccelerators(int index, AcceleratorConfig value)
Specifies accelerator type and count.Instance.Builder
Instance.Builder. setGuestAccelerators(int index, AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.InstanceProperties.Builder
InstanceProperties.Builder. setGuestAccelerators(int index, AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from these properties.InstancesSetMachineResourcesRequest.Builder
InstancesSetMachineResourcesRequest.Builder. setGuestAccelerators(int index, AcceleratorConfig value)
A list of the type and count of accelerator cards attached to the instance.SourceInstanceProperties.Builder
SourceInstanceProperties.Builder. setGuestAccelerators(int index, AcceleratorConfig value)
A list of guest accelerator cards' type and count to use for instances created from this machine image.Method parameters in com.google.cloud.compute.v1 with type arguments of type AcceleratorConfig Modifier and Type Method Description NodeGroupNode.Builder
NodeGroupNode.Builder. addAllAccelerators(Iterable<? extends AcceleratorConfig> values)
Accelerators for this node.NodeTemplate.Builder
NodeTemplate.Builder. addAllAccelerators(Iterable<? extends AcceleratorConfig> values)
repeated .google.cloud.compute.v1.AcceleratorConfig accelerators = 269577064;
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder
AllocationSpecificSKUAllocationReservedInstanceProperties.Builder. addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
Specifies accelerator type and count.Instance.Builder
Instance.Builder. addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
A list of the type and count of accelerator cards attached to the instance.InstanceProperties.Builder
InstanceProperties.Builder. addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
A list of guest accelerator cards' type and count to use for instances created from these properties.InstancesSetMachineResourcesRequest.Builder
InstancesSetMachineResourcesRequest.Builder. addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
A list of the type and count of accelerator cards attached to the instance.SourceInstanceProperties.Builder
SourceInstanceProperties.Builder. addAllGuestAccelerators(Iterable<? extends AcceleratorConfig> values)
A list of guest accelerator cards' type and count to use for instances created from this machine image.
-