Uses of Interface
com.google.cloud.security.privateca.v1beta1.ObjectIdOrBuilder
-
Packages that use ObjectIdOrBuilder Package Description com.google.cloud.security.privateca.v1beta1 A client to Certificate Authority API -
-
Uses of ObjectIdOrBuilder in com.google.cloud.security.privateca.v1beta1
Classes in com.google.cloud.security.privateca.v1beta1 that implement ObjectIdOrBuilder Modifier and Type Class Description classObjectIdAn [ObjectId][google.cloud.security.privateca.v1beta1.ObjectId] specifies an object identifier (OID).static classObjectId.BuilderAn [ObjectId][google.cloud.security.privateca.v1beta1.ObjectId] specifies an object identifier (OID).Methods in com.google.cloud.security.privateca.v1beta1 that return ObjectIdOrBuilder Modifier and Type Method Description ObjectIdOrBuilderX509Extension.Builder. getObjectIdOrBuilder()Required.ObjectIdOrBuilderX509Extension. getObjectIdOrBuilder()Required.ObjectIdOrBuilderX509ExtensionOrBuilder. getObjectIdOrBuilder()Required.ObjectIdOrBuilderReusableConfigValues.Builder. getPolicyIdsOrBuilder(int index)Optional.ObjectIdOrBuilderReusableConfigValues. getPolicyIdsOrBuilder(int index)Optional.ObjectIdOrBuilderReusableConfigValuesOrBuilder. getPolicyIdsOrBuilder(int index)Optional.ObjectIdOrBuilderKeyUsage.Builder. getUnknownExtendedKeyUsagesOrBuilder(int index)Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.ObjectIdOrBuilderKeyUsage. getUnknownExtendedKeyUsagesOrBuilder(int index)Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.ObjectIdOrBuilderKeyUsageOrBuilder. getUnknownExtendedKeyUsagesOrBuilder(int index)Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.Methods in com.google.cloud.security.privateca.v1beta1 that return types with arguments of type ObjectIdOrBuilder Modifier and Type Method Description List<? extends ObjectIdOrBuilder>ReusableConfigValues.Builder. getPolicyIdsOrBuilderList()Optional.List<? extends ObjectIdOrBuilder>ReusableConfigValues. getPolicyIdsOrBuilderList()Optional.List<? extends ObjectIdOrBuilder>ReusableConfigValuesOrBuilder. getPolicyIdsOrBuilderList()Optional.List<? extends ObjectIdOrBuilder>KeyUsage.Builder. getUnknownExtendedKeyUsagesOrBuilderList()Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.List<? extends ObjectIdOrBuilder>KeyUsage. getUnknownExtendedKeyUsagesOrBuilderList()Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.List<? extends ObjectIdOrBuilder>KeyUsageOrBuilder. getUnknownExtendedKeyUsagesOrBuilderList()Used to describe extended key usages that are not listed in the [KeyUsage.ExtendedKeyUsageOptions][google.cloud.security.privateca.v1beta1.KeyUsage.ExtendedKeyUsageOptions] message.
-