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