Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.addAllSslCertificates(List<SslCertificate> sslCertificates)
List of SslCertificates contained in this scope.
|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.addSslCertificates(SslCertificate sslCertificates)
List of SslCertificates contained in this scope.
|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.clone() |
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.mergeFrom(SslCertificatesScopedList other) |
static SslCertificatesScopedList.Builder |
SslCertificatesScopedList.newBuilder() |
static SslCertificatesScopedList.Builder |
SslCertificatesScopedList.newBuilder(SslCertificatesScopedList prototype) |
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.Builder.setWarning(Warning warning)
Informational warning which replaces the list of backend services when the list is empty.
|
SslCertificatesScopedList.Builder |
SslCertificatesScopedList.toBuilder() |
Copyright © 2019 Google LLC. All rights reserved.