public static final class InstancesStartWithEncryptionKeyRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder> implements InstancesStartWithEncryptionKeyRequestOrBuilder
Protobuf type
google.cloud.compute.v1.InstancesStartWithEncryptionKeyRequest| Modifier and Type | Method and Description |
|---|---|
InstancesStartWithEncryptionKeyRequest.Builder |
addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
addDisks(CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
addDisks(CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
addDisks(int index,
CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
addDisks(int index,
CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDisk.Builder |
addDisksBuilder()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDisk.Builder |
addDisksBuilder(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesStartWithEncryptionKeyRequest |
build() |
InstancesStartWithEncryptionKeyRequest |
buildPartial() |
InstancesStartWithEncryptionKeyRequest.Builder |
clear() |
InstancesStartWithEncryptionKeyRequest.Builder |
clearDisks()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstancesStartWithEncryptionKeyRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstancesStartWithEncryptionKeyRequest.Builder |
clone() |
InstancesStartWithEncryptionKeyRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
CustomerEncryptionKeyProtectedDisk |
getDisks(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDisk.Builder |
getDisksBuilder(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
List<CustomerEncryptionKeyProtectedDisk.Builder> |
getDisksBuilderList()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
int |
getDisksCount()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
List<CustomerEncryptionKeyProtectedDisk> |
getDisksList()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
CustomerEncryptionKeyProtectedDiskOrBuilder |
getDisksOrBuilder(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder> |
getDisksOrBuilderList()
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
InstancesStartWithEncryptionKeyRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstancesStartWithEncryptionKeyRequest.Builder |
mergeFrom(InstancesStartWithEncryptionKeyRequest other) |
InstancesStartWithEncryptionKeyRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
InstancesStartWithEncryptionKeyRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstancesStartWithEncryptionKeyRequest.Builder |
removeDisks(int index)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
setDisks(int index,
CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
setDisks(int index,
CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-supplied encryption key.
|
InstancesStartWithEncryptionKeyRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstancesStartWithEncryptionKeyRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstancesStartWithEncryptionKeyRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic InstancesStartWithEncryptionKeyRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic InstancesStartWithEncryptionKeyRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic InstancesStartWithEncryptionKeyRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(InstancesStartWithEncryptionKeyRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<InstancesStartWithEncryptionKeyRequest.Builder>IOExceptionpublic List<CustomerEncryptionKeyProtectedDisk> getDisksList()
Array of disks associated with this instance that are protected with a customer-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;
getDisksList in interface InstancesStartWithEncryptionKeyRequestOrBuilderpublic int getDisksCount()
Array of disks associated with this instance that are protected with a customer-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;
getDisksCount in interface InstancesStartWithEncryptionKeyRequestOrBuilderpublic CustomerEncryptionKeyProtectedDisk getDisks(int index)
Array of disks associated with this instance that are protected with a customer-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;
getDisks in interface InstancesStartWithEncryptionKeyRequestOrBuilderpublic InstancesStartWithEncryptionKeyRequest.Builder setDisks(int index, CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder setDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(int index, CustomerEncryptionKeyProtectedDisk value)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder addDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder addAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder clearDisks()
Array of disks associated with this instance that are protected with a customer-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;
public InstancesStartWithEncryptionKeyRequest.Builder removeDisks(int index)
Array of disks associated with this instance that are protected with a customer-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;
public CustomerEncryptionKeyProtectedDisk.Builder getDisksBuilder(int index)
Array of disks associated with this instance that are protected with a customer-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;
public CustomerEncryptionKeyProtectedDiskOrBuilder getDisksOrBuilder(int index)
Array of disks associated with this instance that are protected with a customer-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;
getDisksOrBuilder in interface InstancesStartWithEncryptionKeyRequestOrBuilderpublic List<? extends CustomerEncryptionKeyProtectedDiskOrBuilder> getDisksOrBuilderList()
Array of disks associated with this instance that are protected with a customer-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;
getDisksOrBuilderList in interface InstancesStartWithEncryptionKeyRequestOrBuilderpublic CustomerEncryptionKeyProtectedDisk.Builder addDisksBuilder()
Array of disks associated with this instance that are protected with a customer-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;
public CustomerEncryptionKeyProtectedDisk.Builder addDisksBuilder(int index)
Array of disks associated with this instance that are protected with a customer-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;
public List<CustomerEncryptionKeyProtectedDisk.Builder> getDisksBuilderList()
Array of disks associated with this instance that are protected with a customer-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;
public final InstancesStartWithEncryptionKeyRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>public final InstancesStartWithEncryptionKeyRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>Copyright © 2023 Google LLC. All rights reserved.