Package com.google.cloud.compute.v1
Class InstancesStartWithEncryptionKeyRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
- com.google.cloud.compute.v1.InstancesStartWithEncryptionKeyRequest.Builder
-
- All Implemented Interfaces:
InstancesStartWithEncryptionKeyRequestOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- InstancesStartWithEncryptionKeyRequest
public static final class InstancesStartWithEncryptionKeyRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder> implements InstancesStartWithEncryptionKeyRequestOrBuilder
Protobuf typegoogle.cloud.compute.v1.InstancesStartWithEncryptionKeyRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description InstancesStartWithEncryptionKeyRequest.BuilderaddAllDisks(Iterable<? extends CustomerEncryptionKeyProtectedDisk> values)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderaddDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderaddDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderaddDisks(CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderaddDisks(CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDisk.BuilderaddDisksBuilder()Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDisk.BuilderaddDisksBuilder(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstancesStartWithEncryptionKeyRequestbuild()InstancesStartWithEncryptionKeyRequestbuildPartial()InstancesStartWithEncryptionKeyRequest.Builderclear()InstancesStartWithEncryptionKeyRequest.BuilderclearDisks()Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)InstancesStartWithEncryptionKeyRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)InstancesStartWithEncryptionKeyRequest.Builderclone()InstancesStartWithEncryptionKeyRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()CustomerEncryptionKeyProtectedDiskgetDisks(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.CustomerEncryptionKeyProtectedDisk.BuildergetDisksBuilder(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.intgetDisksCount()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.CustomerEncryptionKeyProtectedDiskOrBuildergetDisksOrBuilder(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.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()InstancesStartWithEncryptionKeyRequest.BuildermergeFrom(InstancesStartWithEncryptionKeyRequest other)InstancesStartWithEncryptionKeyRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)InstancesStartWithEncryptionKeyRequest.BuildermergeFrom(com.google.protobuf.Message other)InstancesStartWithEncryptionKeyRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)InstancesStartWithEncryptionKeyRequest.BuilderremoveDisks(int index)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuildersetDisks(int index, CustomerEncryptionKeyProtectedDisk value)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuildersetDisks(int index, CustomerEncryptionKeyProtectedDisk.Builder builderForValue)Array of disks associated with this instance that are protected with a customer-supplied encryption key.InstancesStartWithEncryptionKeyRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)InstancesStartWithEncryptionKeyRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)InstancesStartWithEncryptionKeyRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
clear
public InstancesStartWithEncryptionKeyRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
getDefaultInstanceForType
public InstancesStartWithEncryptionKeyRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public InstancesStartWithEncryptionKeyRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public InstancesStartWithEncryptionKeyRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public InstancesStartWithEncryptionKeyRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
setField
public InstancesStartWithEncryptionKeyRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
clearField
public InstancesStartWithEncryptionKeyRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
clearOneof
public InstancesStartWithEncryptionKeyRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
setRepeatedField
public InstancesStartWithEncryptionKeyRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
addRepeatedField
public InstancesStartWithEncryptionKeyRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
mergeFrom
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
mergeFrom
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(InstancesStartWithEncryptionKeyRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
mergeFrom
public InstancesStartWithEncryptionKeyRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<InstancesStartWithEncryptionKeyRequest.Builder>- Throws:
IOException
-
getDisksList
public 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;- Specified by:
getDisksListin interfaceInstancesStartWithEncryptionKeyRequestOrBuilder
-
getDisksCount
public 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;- Specified by:
getDisksCountin interfaceInstancesStartWithEncryptionKeyRequestOrBuilder
-
getDisks
public 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;- Specified by:
getDisksin interfaceInstancesStartWithEncryptionKeyRequestOrBuilder
-
setDisks
public 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;
-
setDisks
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;
-
addDisks
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;
-
addDisks
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;
-
addDisks
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;
-
addDisks
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;
-
addAllDisks
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;
-
clearDisks
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;
-
removeDisks
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;
-
getDisksBuilder
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;
-
getDisksOrBuilder
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;- Specified by:
getDisksOrBuilderin interfaceInstancesStartWithEncryptionKeyRequestOrBuilder
-
getDisksOrBuilderList
public 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;- Specified by:
getDisksOrBuilderListin interfaceInstancesStartWithEncryptionKeyRequestOrBuilder
-
addDisksBuilder
public 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;
-
addDisksBuilder
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;
-
getDisksBuilderList
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;
-
setUnknownFields
public final InstancesStartWithEncryptionKeyRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
mergeUnknownFields
public final InstancesStartWithEncryptionKeyRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<InstancesStartWithEncryptionKeyRequest.Builder>
-
-