Class SslCertificatesScopedList.Builder (1.51.0)

public static final class SslCertificatesScopedList.Builder extends GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder> implements SslCertificatesScopedListOrBuilder

Protobuf type google.cloud.compute.v1.SslCertificatesScopedList

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addAllSslCertificates(Iterable<? extends SslCertificate> values)

public SslCertificatesScopedList.Builder addAllSslCertificates(Iterable<? extends SslCertificate> values)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
valuesIterable<? extends com.google.cloud.compute.v1.SslCertificate>
Returns
TypeDescription
SslCertificatesScopedList.Builder

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public SslCertificatesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

addSslCertificates(SslCertificate value)

public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate value)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
valueSslCertificate
Returns
TypeDescription
SslCertificatesScopedList.Builder

addSslCertificates(SslCertificate.Builder builderForValue)

public SslCertificatesScopedList.Builder addSslCertificates(SslCertificate.Builder builderForValue)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
builderForValueSslCertificate.Builder
Returns
TypeDescription
SslCertificatesScopedList.Builder

addSslCertificates(int index, SslCertificate value)

public SslCertificatesScopedList.Builder addSslCertificates(int index, SslCertificate value)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameters
NameDescription
indexint
valueSslCertificate
Returns
TypeDescription
SslCertificatesScopedList.Builder

addSslCertificates(int index, SslCertificate.Builder builderForValue)

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;

Parameters
NameDescription
indexint
builderForValueSslCertificate.Builder
Returns
TypeDescription
SslCertificatesScopedList.Builder

addSslCertificatesBuilder()

public SslCertificate.Builder addSslCertificatesBuilder()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
SslCertificate.Builder

addSslCertificatesBuilder(int index)

public SslCertificate.Builder addSslCertificatesBuilder(int index)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
indexint
Returns
TypeDescription
SslCertificate.Builder

build()

public SslCertificatesScopedList build()
Returns
TypeDescription
SslCertificatesScopedList

buildPartial()

public SslCertificatesScopedList buildPartial()
Returns
TypeDescription
SslCertificatesScopedList

clear()

public SslCertificatesScopedList.Builder clear()
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public SslCertificatesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public SslCertificatesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

clearSslCertificates()

public SslCertificatesScopedList.Builder clearSslCertificates()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
SslCertificatesScopedList.Builder

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;

Returns
TypeDescription
SslCertificatesScopedList.Builder

clone()

public SslCertificatesScopedList.Builder clone()
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

getDefaultInstanceForType()

public SslCertificatesScopedList getDefaultInstanceForType()
Returns
TypeDescription
SslCertificatesScopedList

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getSslCertificates(int index)

public SslCertificate getSslCertificates(int index)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
indexint
Returns
TypeDescription
SslCertificate

getSslCertificatesBuilder(int index)

public SslCertificate.Builder getSslCertificatesBuilder(int index)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
indexint
Returns
TypeDescription
SslCertificate.Builder

getSslCertificatesBuilderList()

public List<SslCertificate.Builder> getSslCertificatesBuilderList()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
List<Builder>

getSslCertificatesCount()

public int getSslCertificatesCount()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
int

getSslCertificatesList()

public List<SslCertificate> getSslCertificatesList()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
List<SslCertificate>

getSslCertificatesOrBuilder(int index)

public SslCertificateOrBuilder getSslCertificatesOrBuilder(int index)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
indexint
Returns
TypeDescription
SslCertificateOrBuilder

getSslCertificatesOrBuilderList()

public List<? extends SslCertificateOrBuilder> getSslCertificatesOrBuilderList()

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Returns
TypeDescription
List<? extends com.google.cloud.compute.v1.SslCertificateOrBuilder>

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;

Returns
TypeDescription
Warning

The warning.

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;

Returns
TypeDescription
Warning.Builder

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;

Returns
TypeDescription
WarningOrBuilder

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;

Returns
TypeDescription
boolean

Whether the warning field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeFrom(SslCertificatesScopedList other)

public SslCertificatesScopedList.Builder mergeFrom(SslCertificatesScopedList other)
Parameter
NameDescription
otherSslCertificatesScopedList
Returns
TypeDescription
SslCertificatesScopedList.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public SslCertificatesScopedList.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides
Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public SslCertificatesScopedList.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final SslCertificatesScopedList.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

mergeWarning(Warning value)

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;

Parameter
NameDescription
valueWarning
Returns
TypeDescription
SslCertificatesScopedList.Builder

removeSslCertificates(int index)

public SslCertificatesScopedList.Builder removeSslCertificates(int index)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameter
NameDescription
indexint
Returns
TypeDescription
SslCertificatesScopedList.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public SslCertificatesScopedList.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public SslCertificatesScopedList.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

setSslCertificates(int index, SslCertificate value)

public SslCertificatesScopedList.Builder setSslCertificates(int index, SslCertificate value)

List of SslCertificates contained in this scope.

repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;

Parameters
NameDescription
indexint
valueSslCertificate
Returns
TypeDescription
SslCertificatesScopedList.Builder

setSslCertificates(int index, SslCertificate.Builder builderForValue)

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;

Parameters
NameDescription
indexint
builderForValueSslCertificate.Builder
Returns
TypeDescription
SslCertificatesScopedList.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final SslCertificatesScopedList.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns
TypeDescription
SslCertificatesScopedList.Builder
Overrides

setWarning(Warning value)

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;

Parameter
NameDescription
valueWarning
Returns
TypeDescription
SslCertificatesScopedList.Builder

setWarning(Warning.Builder builderForValue)

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;

Parameter
NameDescription
builderForValueWarning.Builder
Returns
TypeDescription
SslCertificatesScopedList.Builder