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 classFetchCaCertsResponse.CertChainProtobuf typegoogle.cloud.security.privateca.v1.FetchCaCertsResponse.CertChainstatic classFetchCaCertsResponse.CertChain.BuilderProtobuf typegoogle.cloud.security.privateca.v1.FetchCaCertsResponse.CertChainMethods in com.google.cloud.security.privateca.v1 that return FetchCaCertsResponse.CertChainOrBuilder Modifier and Type Method Description FetchCaCertsResponse.CertChainOrBuilderFetchCaCertsResponse.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.CertChainOrBuilderFetchCaCertsResponse. 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.CertChainOrBuilderFetchCaCertsResponseOrBuilder. 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].
-