public static final class SslCertificatesScopedList.Builder extends GeneratedMessageV3.Builder<SslCertificatesScopedList.Builder> implements SslCertificatesScopedListOrBuilder
Protobuf type google.cloud.compute.v1.SslCertificatesScopedList
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
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 |
| Name |
Description |
values |
Iterable<? extends com.google.cloud.compute.v1.SslCertificate>
|
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public SslCertificatesScopedList.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
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;
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;
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;
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;
addSslCertificatesBuilder()
public SslCertificate.Builder addSslCertificatesBuilder()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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 |
| Name |
Description |
index |
int
|
build()
public SslCertificatesScopedList build()
buildPartial()
public SslCertificatesScopedList buildPartial()
clear()
public SslCertificatesScopedList.Builder clear()
Overrides
clearField(Descriptors.FieldDescriptor field)
public SslCertificatesScopedList.Builder clearField(Descriptors.FieldDescriptor field)
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public SslCertificatesScopedList.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Overrides
public SslCertificatesScopedList.Builder clearSslCertificates()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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;
clone()
public SslCertificatesScopedList.Builder clone()
Overrides
getDefaultInstanceForType()
public SslCertificatesScopedList getDefaultInstanceForType()
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
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 |
| Name |
Description |
index |
int
|
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 |
| Name |
Description |
index |
int
|
getSslCertificatesBuilderList()
public List<SslCertificate.Builder> getSslCertificatesBuilderList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
getSslCertificatesCount()
public int getSslCertificatesCount()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
| Returns |
| Type |
Description |
int |
|
getSslCertificatesList()
public List<SslCertificate> getSslCertificatesList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
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 |
| Name |
Description |
index |
int
|
getSslCertificatesOrBuilderList()
public List<? extends SslCertificateOrBuilder> getSslCertificatesOrBuilderList()
List of SslCertificates contained in this scope.
repeated .google.cloud.compute.v1.SslCertificate ssl_certificates = 366006543;
| Returns |
| Type |
Description |
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 |
| Type |
Description |
Warning |
The warning.
|
getWarningBuilder()