Uses of Interface
com.google.cloud.security.privateca.v1.FetchCaCertsResponse.CertChainOrBuilder
-
Packages that use FetchCaCertsResponse.CertChainOrBuilder Package Description com.google.cloud.security.privateca.v1 A client to Certificate Authority API -
-
Uses of FetchCaCertsResponse.CertChainOrBuilder in com.google.cloud.security.privateca.v1
Classes in com.google.cloud.security.privateca.v1 that implement FetchCaCertsResponse.CertChainOrBuilder Modifier and Type Class Description static class
FetchCaCertsResponse.CertChain
Protobuf typegoogle.cloud.security.privateca.v1.FetchCaCertsResponse.CertChain
static class
FetchCaCertsResponse.CertChain.Builder
Protobuf typegoogle.cloud.security.privateca.v1.FetchCaCertsResponse.CertChain
Methods in com.google.cloud.security.privateca.v1 that return FetchCaCertsResponse.CertChainOrBuilder Modifier and Type Method Description FetchCaCertsResponse.CertChainOrBuilder
FetchCaCertsResponse.Builder. getCaCertsOrBuilder(int index)
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].FetchCaCertsResponse.CertChainOrBuilder
FetchCaCertsResponse. getCaCertsOrBuilder(int index)
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].FetchCaCertsResponse.CertChainOrBuilder
FetchCaCertsResponseOrBuilder. getCaCertsOrBuilder(int index)
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].Methods in com.google.cloud.security.privateca.v1 that return types with arguments of type FetchCaCertsResponse.CertChainOrBuilder Modifier and Type Method Description List<? extends FetchCaCertsResponse.CertChainOrBuilder>
FetchCaCertsResponse.Builder. getCaCertsOrBuilderList()
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].List<? extends FetchCaCertsResponse.CertChainOrBuilder>
FetchCaCertsResponse. getCaCertsOrBuilderList()
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].List<? extends FetchCaCertsResponse.CertChainOrBuilder>
FetchCaCertsResponseOrBuilder. getCaCertsOrBuilderList()
The PEM encoded CA certificate chains of all [ACTIVE][CertificateAuthority.State.ACTIVE] [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] resources in this [CaPool][google.cloud.security.privateca.v1.CaPool].
-