| Modifier and Type | Method and Description |
|---|---|
SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.Builder.build() |
SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.Builder.buildPartial() |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.getDefaultInstance() |
SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.getDefaultInstanceForType() |
SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.Builder.getDefaultInstanceForType() |
SslCertificateManagedSslCertificate |
SslCertificate.getManaged()
Configuration and status of a managed SSL certificate.
|
SslCertificateManagedSslCertificate |
SslCertificate.Builder.getManaged()
Configuration and status of a managed SSL certificate.
|
SslCertificateManagedSslCertificate |
SslCertificateOrBuilder.getManaged()
Configuration and status of a managed SSL certificate.
|
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseDelimitedFrom(InputStream input) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(byte[] data) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(ByteBuffer data) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(com.google.protobuf.ByteString data) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(com.google.protobuf.CodedInputStream input) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(InputStream input) |
static SslCertificateManagedSslCertificate |
SslCertificateManagedSslCertificate.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SslCertificateManagedSslCertificate> |
SslCertificateManagedSslCertificate.getParserForType() |
static com.google.protobuf.Parser<SslCertificateManagedSslCertificate> |
SslCertificateManagedSslCertificate.parser() |
| Modifier and Type | Method and Description |
|---|---|
SslCertificateManagedSslCertificate.Builder |
SslCertificateManagedSslCertificate.Builder.mergeFrom(SslCertificateManagedSslCertificate other) |
SslCertificate.Builder |
SslCertificate.Builder.mergeManaged(SslCertificateManagedSslCertificate value)
Configuration and status of a managed SSL certificate.
|
static SslCertificateManagedSslCertificate.Builder |
SslCertificateManagedSslCertificate.newBuilder(SslCertificateManagedSslCertificate prototype) |
SslCertificate.Builder |
SslCertificate.Builder.setManaged(SslCertificateManagedSslCertificate value)
Configuration and status of a managed SSL certificate.
|
Copyright © 2023 Google LLC. All rights reserved.