- 1.91.0 (latest)
- 1.90.0
- 1.88.0
- 1.86.0
- 1.85.0
- 1.84.0
- 1.83.0
- 1.82.0
- 1.80.0
- 1.78.0
- 1.77.0
- 1.74.0
- 1.73.0
- 1.72.0
- 1.70.0
- 1.69.0
- 1.68.0
- 1.67.0
- 1.66.0
- 1.65.0
- 1.64.0
- 1.63.0
- 1.62.0
- 1.61.0
- 1.59.0
- 1.58.0
- 1.57.0
- 1.56.0
- 1.55.0
- 1.54.0
- 1.53.0
- 1.52.0
- 1.51.0
- 1.50.0
- 1.49.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.37.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.25.0
- 1.24.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.1
- 1.11.0
- 1.9.1
- 1.8.1
- 1.7.2
- 1.6.0-beta
public static final class InstancesStartWithEncryptionKeyRequest.Builder extends GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder> implements InstancesStartWithEncryptionKeyRequestOrBuilder Protobuf type google.cloud.compute.v1.InstancesStartWithEncryptionKeyRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > InstancesStartWithEncryptionKeyRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)
public InstancesStartWithEncryptionKeyRequest.Builder addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk> |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
addDisks(CustomerEncryptionKeyProtectedDisk value)
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
value |
CustomerEncryptionKeyProtectedDisk |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
addDisks(CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CustomerEncryptionKeyProtectedDisk.Builder |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
addDisks(int index, CustomerEncryptionKeyProtectedDisk value)
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
CustomerEncryptionKeyProtectedDisk |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
addDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
CustomerEncryptionKeyProtectedDisk.Builder |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
addDisksBuilder()
public CustomerEncryptionKeyProtectedDisk.Builder addDisksBuilder()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
CustomerEncryptionKeyProtectedDisk.Builder |
|
addDisksBuilder(int index)
public CustomerEncryptionKeyProtectedDisk.Builder addDisksBuilder(int index)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CustomerEncryptionKeyProtectedDisk.Builder |
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public InstancesStartWithEncryptionKeyRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
build()
public InstancesStartWithEncryptionKeyRequest build()| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest |
|
buildPartial()
public InstancesStartWithEncryptionKeyRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest |
|
clear()
public InstancesStartWithEncryptionKeyRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
clearDisks()
public InstancesStartWithEncryptionKeyRequest.Builder clearDisks()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
clearField(Descriptors.FieldDescriptor field)
public InstancesStartWithEncryptionKeyRequest.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public InstancesStartWithEncryptionKeyRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
clone()
public InstancesStartWithEncryptionKeyRequest.Builder clone()| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
getDefaultInstanceForType()
public InstancesStartWithEncryptionKeyRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDisks(int index)
public CustomerEncryptionKeyProtectedDisk getDisks(int index)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CustomerEncryptionKeyProtectedDisk |
|
getDisksBuilder(int index)
public CustomerEncryptionKeyProtectedDisk.Builder getDisksBuilder(int index)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CustomerEncryptionKeyProtectedDisk.Builder |
|
getDisksBuilderList()
public List<CustomerEncryptionKeyProtectedDisk.Builder> getDisksBuilderList()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getDisksCount()
public int getDisksCount()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
int |
|
getDisksList()
public List<CustomerEncryptionKeyProtectedDisk> getDisksList()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
List<CustomerEncryptionKeyProtectedDisk> |
|
getDisksOrBuilder(int index)
public CustomerEncryptionKeyProtectedDiskOrBuilder getDisksOrBuilder(int index)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
CustomerEncryptionKeyProtectedDiskOrBuilder |
|
getDisksOrBuilderList()
public List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder> getDisksOrBuilderList()Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.compute.v1.CustomerEncryptionKeyProtectedDiskOrBuilder> |
|
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(InstancesStartWithEncryptionKeyRequest other)
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(InstancesStartWithEncryptionKeyRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
InstancesStartWithEncryptionKeyRequest |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final InstancesStartWithEncryptionKeyRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
removeDisks(int index)
public InstancesStartWithEncryptionKeyRequest.Builder removeDisks(int index)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
setDisks(int index, CustomerEncryptionKeyProtectedDisk value)
public InstancesStartWithEncryptionKeyRequest.Builder setDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
CustomerEncryptionKeyProtectedDisk |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
setDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
public InstancesStartWithEncryptionKeyRequest.Builder setDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with acustomer-supplied encryption key.
In order to start the instance, the disk url and its corresponding key must be provided.
If the disk is not protected with a customer-supplied encryption key it should not be specified.
repeated .google.cloud.compute.v1.CustomerEncryptionKeyProtectedDisk disks = 95594102;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
CustomerEncryptionKeyProtectedDisk.Builder |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
setField(Descriptors.FieldDescriptor field, Object value)
public InstancesStartWithEncryptionKeyRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public InstancesStartWithEncryptionKeyRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final InstancesStartWithEncryptionKeyRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
InstancesStartWithEncryptionKeyRequest.Builder |
|