public static class InstancesSetMachineTypeRequest.Builder extends Object
Modifier and Type | Method and Description |
---|---|
InstancesSetMachineTypeRequest |
build() |
InstancesSetMachineTypeRequest.Builder |
clone() |
String |
getMachineType()
Full or partial URL of the machine type resource.
|
InstancesSetMachineTypeRequest.Builder |
mergeFrom(InstancesSetMachineTypeRequest other) |
InstancesSetMachineTypeRequest.Builder |
setMachineType(String machineType)
Full or partial URL of the machine type resource.
|
public InstancesSetMachineTypeRequest.Builder mergeFrom(InstancesSetMachineTypeRequest other)
public String getMachineType()
public InstancesSetMachineTypeRequest.Builder setMachineType(String machineType)
public InstancesSetMachineTypeRequest build()
public InstancesSetMachineTypeRequest.Builder clone()
Copyright © 2019 Google LLC. All rights reserved.