Package com.google.cloud.compute.v1
Class SslCertificatesScopedList.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
- com.google.cloud.compute.v1.SslCertificatesScopedList.Builder
-
- All Implemented Interfaces:
SslCertificatesScopedListOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- SslCertificatesScopedList
public static final class SslCertificatesScopedList.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder> implements SslCertificatesScopedListOrBuilder
google.cloud.compute.v1.SslCertificatesScopedList
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SslCertificatesScopedList.Builder
addAllSslCertificates(Iterable<? extends SslCertificate> values)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SslCertificatesScopedList.Builder
addSslCertificates(int index, SslCertificate value)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
addSslCertificates(int index, SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
addSslCertificates(SslCertificate value)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
addSslCertificates(SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.SslCertificate.Builder
addSslCertificatesBuilder()
List of SslCertificates contained in this scope.SslCertificate.Builder
addSslCertificatesBuilder(int index)
List of SslCertificates contained in this scope.SslCertificatesScopedList
build()
SslCertificatesScopedList
buildPartial()
SslCertificatesScopedList.Builder
clear()
SslCertificatesScopedList.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
SslCertificatesScopedList.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
SslCertificatesScopedList.Builder
clearSslCertificates()
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
clearWarning()
Informational warning which replaces the list of backend services when the list is empty.SslCertificatesScopedList.Builder
clone()
SslCertificatesScopedList
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
SslCertificate
getSslCertificates(int index)
List of SslCertificates contained in this scope.SslCertificate.Builder
getSslCertificatesBuilder(int index)
List of SslCertificates contained in this scope.List<SslCertificate.Builder>
getSslCertificatesBuilderList()
List of SslCertificates contained in this scope.int
getSslCertificatesCount()
List of SslCertificates contained in this scope.List<SslCertificate>
getSslCertificatesList()
List of SslCertificates contained in this scope.SslCertificateOrBuilder
getSslCertificatesOrBuilder(int index)
List of SslCertificates contained in this scope.List<? extends SslCertificateOrBuilder>
getSslCertificatesOrBuilderList()
List of SslCertificates contained in this scope.Warning
getWarning()
Informational warning which replaces the list of backend services when the list is empty.Warning.Builder
getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.WarningOrBuilder
getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.boolean
hasWarning()
Informational warning which replaces the list of backend services when the list is empty.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
SslCertificatesScopedList.Builder
mergeFrom(SslCertificatesScopedList other)
SslCertificatesScopedList.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SslCertificatesScopedList.Builder
mergeFrom(com.google.protobuf.Message other)
SslCertificatesScopedList.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SslCertificatesScopedList.Builder
mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.SslCertificatesScopedList.Builder
removeSslCertificates(int index)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
SslCertificatesScopedList.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
SslCertificatesScopedList.Builder
setSslCertificates(int index, SslCertificate value)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
setSslCertificates(int index, SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.SslCertificatesScopedList.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
SslCertificatesScopedList.Builder
setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.SslCertificatesScopedList.Builder
setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
clear
public SslCertificatesScopedList.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
getDefaultInstanceForType
public SslCertificatesScopedList getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public SslCertificatesScopedList build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public SslCertificatesScopedList buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public SslCertificatesScopedList.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
setField
public SslCertificatesScopedList.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
clearField
public SslCertificatesScopedList.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
clearOneof
public SslCertificatesScopedList.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
setRepeatedField
public SslCertificatesScopedList.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
addRepeatedField
public SslCertificatesScopedList.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
mergeFrom
public SslCertificatesScopedList.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SslCertificatesScopedList.Builder>
-
mergeFrom
public SslCertificatesScopedList.Builder mergeFrom(SslCertificatesScopedList other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
mergeFrom
public SslCertificatesScopedList.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<SslCertificatesScopedList.Builder>
- Throws:
IOException
-
getSslCertificatesList
public List<SslCertificate> getSslCertificatesList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
- Specified by:
getSslCertificatesList
in interfaceSslCertificatesScopedListOrBuilder
-
getSslCertificatesCount
public int getSslCertificatesCount()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
- Specified by:
getSslCertificatesCount
in interfaceSslCertificatesScopedListOrBuilder
-
getSslCertificates
public SslCertificate getSslCertificates(int index)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
- Specified by:
getSslCertificates
in interfaceSslCertificatesScopedListOrBuilder
-
setSslCertificates
public SslCertificatesScopedList.Builder setSslCertificates(int index, SslCertificate value)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
setSslCertificates
public SslCertificatesScopedList.Builder setSslCertificates(int index, SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addSslCertificates
public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate value)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addSslCertificates
public SslCertificatesScopedList.Builder addSslCertificates(int index, SslCertificate value)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addSslCertificates
public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addSslCertificates
public SslCertificatesScopedList.Builder addSslCertificates(int index, SslCertificate.Builder builderForValue)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addAllSslCertificates
public SslCertificatesScopedList.Builder addAllSslCertificates(Iterable<? extends SslCertificate> values)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
clearSslCertificates
public SslCertificatesScopedList.Builder clearSslCertificates()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
removeSslCertificates
public SslCertificatesScopedList.Builder removeSslCertificates(int index)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
getSslCertificatesBuilder
public SslCertificate.Builder getSslCertificatesBuilder(int index)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
getSslCertificatesOrBuilder
public SslCertificateOrBuilder getSslCertificatesOrBuilder(int index)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
- Specified by:
getSslCertificatesOrBuilder
in interfaceSslCertificatesScopedListOrBuilder
-
getSslCertificatesOrBuilderList
public List<? extends SslCertificateOrBuilder> getSslCertificatesOrBuilderList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
- Specified by:
getSslCertificatesOrBuilderList
in interfaceSslCertificatesScopedListOrBuilder
-
addSslCertificatesBuilder
public SslCertificate.Builder addSslCertificatesBuilder()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
addSslCertificatesBuilder
public SslCertificate.Builder addSslCertificatesBuilder(int index)
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
getSslCertificatesBuilderList
public List<SslCertificate.Builder> getSslCertificatesBuilderList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
-
hasWarning
public boolean hasWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
hasWarning
in interfaceSslCertificatesScopedListOrBuilder
- Returns:
- Whether the warning field is set.
-
getWarning
public Warning getWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
getWarning
in interfaceSslCertificatesScopedListOrBuilder
- Returns:
- The warning.
-
setWarning
public SslCertificatesScopedList.Builder setWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
setWarning
public SslCertificatesScopedList.Builder setWarning(Warning.Builder builderForValue)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
mergeWarning
public SslCertificatesScopedList.Builder mergeWarning(Warning value)
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
clearWarning
public SslCertificatesScopedList.Builder clearWarning()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningBuilder
public Warning.Builder getWarningBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
-
getWarningOrBuilder
public WarningOrBuilder getWarningOrBuilder()
Informational warning which replaces the list of backend services when the list is empty.
optional .google.cloud.compute.v1.Warning warning = 50704284;
- Specified by:
getWarningOrBuilder
in interfaceSslCertificatesScopedListOrBuilder
-
setUnknownFields
public final SslCertificatesScopedList.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
mergeUnknownFields
public final SslCertificatesScopedList.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder>
-
-