| Modifier and Type | Method and Description |
|---|---|
CertificateProviderInstance |
CertificateProviderInstance.Builder.build() |
CertificateProviderInstance |
CertificateProviderInstance.Builder.buildPartial() |
CertificateProviderInstance |
CertificateProviderOrBuilder.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance |
ValidationCA.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance |
ValidationCA.Builder.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance |
CertificateProvider.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance |
CertificateProvider.Builder.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance |
ValidationCAOrBuilder.getCertificateProviderInstance()
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
static CertificateProviderInstance |
CertificateProviderInstance.getDefaultInstance() |
CertificateProviderInstance |
CertificateProviderInstance.getDefaultInstanceForType() |
CertificateProviderInstance |
CertificateProviderInstance.Builder.getDefaultInstanceForType() |
static CertificateProviderInstance |
CertificateProviderInstance.parseDelimitedFrom(InputStream input) |
static CertificateProviderInstance |
CertificateProviderInstance.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(byte[] data) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(ByteBuffer data) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(com.google.protobuf.ByteString data) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(com.google.protobuf.CodedInputStream input) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(InputStream input) |
static CertificateProviderInstance |
CertificateProviderInstance.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<CertificateProviderInstance> |
CertificateProviderInstance.getParserForType() |
static com.google.protobuf.Parser<CertificateProviderInstance> |
CertificateProviderInstance.parser() |
| Modifier and Type | Method and Description |
|---|---|
ValidationCA.Builder |
ValidationCA.Builder.mergeCertificateProviderInstance(CertificateProviderInstance value)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProvider.Builder |
CertificateProvider.Builder.mergeCertificateProviderInstance(CertificateProviderInstance value)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProviderInstance.Builder |
CertificateProviderInstance.Builder.mergeFrom(CertificateProviderInstance other) |
static CertificateProviderInstance.Builder |
CertificateProviderInstance.newBuilder(CertificateProviderInstance prototype) |
ValidationCA.Builder |
ValidationCA.Builder.setCertificateProviderInstance(CertificateProviderInstance value)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
CertificateProvider.Builder |
CertificateProvider.Builder.setCertificateProviderInstance(CertificateProviderInstance value)
The certificate provider instance specification that will be passed to
the data plane, which will be used to load necessary credential
information.
|
Copyright © 2024 Google LLC. All rights reserved.