Send feedback
Class CertificateAuthorityServiceStubSettings.Builder (2.10.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.10.0 keyboard_arrow_down
public static class CertificateAuthorityServiceStubSettings . Builder extends StubSettings . Builder<CertificateAuthorityServiceStubSettings , CertificateAuthorityServiceStubSettings . Builder >
Builder for CertificateAuthorityServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Parameter
Builder(CertificateAuthorityServiceStubSettings settings)
protected Builder ( CertificateAuthorityServiceStubSettings settings )
Parameter
Methods
activateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<ActivateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > activateCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to activateCertificateAuthority.
Returns
activateCertificateAuthoritySettings()
public UnaryCallSettings . Builder<ActivateCertificateAuthorityRequest , Operation > activateCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to activateCertificateAuthority.
Returns
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CertificateAuthorityServiceStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
Parameter
Returns
build()
public CertificateAuthorityServiceStubSettings build ()
Returns
Overrides
Exceptions
createCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<CreateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > createCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to createCertificateAuthority.
Returns
createCertificateAuthoritySettings()
public UnaryCallSettings . Builder<CreateCertificateAuthorityRequest , Operation > createCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to createCertificateAuthority.
Returns
createCertificateSettings()
public UnaryCallSettings . Builder<CreateCertificateRequest , Certificate > createCertificateSettings ()
Returns the builder for the settings used for calls to createCertificate.
Returns
disableCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<DisableCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > disableCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to disableCertificateAuthority.
Returns
disableCertificateAuthoritySettings()
public UnaryCallSettings . Builder<DisableCertificateAuthorityRequest , Operation > disableCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to disableCertificateAuthority.
Returns
enableCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<EnableCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > enableCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to enableCertificateAuthority.
Returns
enableCertificateAuthoritySettings()
public UnaryCallSettings . Builder<EnableCertificateAuthorityRequest , Operation > enableCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to enableCertificateAuthority.
Returns
fetchCertificateAuthorityCsrSettings()
public UnaryCallSettings . Builder<FetchCertificateAuthorityCsrRequest , FetchCertificateAuthorityCsrResponse > fetchCertificateAuthorityCsrSettings ()
Returns the builder for the settings used for calls to fetchCertificateAuthorityCsr.
Returns
getCertificateAuthoritySettings()
public UnaryCallSettings . Builder<GetCertificateAuthorityRequest , CertificateAuthority > getCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to getCertificateAuthority.
Returns
getCertificateRevocationListSettings()
public UnaryCallSettings . Builder<GetCertificateRevocationListRequest , CertificateRevocationList > getCertificateRevocationListSettings ()
Returns the builder for the settings used for calls to getCertificateRevocationList.
Returns
getCertificateSettings()
public UnaryCallSettings . Builder<GetCertificateRequest , Certificate > getCertificateSettings ()
Returns the builder for the settings used for calls to getCertificate.
Returns
getReusableConfigSettings()
public UnaryCallSettings . Builder<GetReusableConfigRequest , ReusableConfig > getReusableConfigSettings ()
Returns the builder for the settings used for calls to getReusableConfig.
Returns
listCertificateAuthoritiesSettings()
public PagedCallSettings . Builder<ListCertificateAuthoritiesRequest , ListCertificateAuthoritiesResponse , CertificateAuthorityServiceClient . ListCertificateAuthoritiesPagedResponse > listCertificateAuthoritiesSettings ()
Returns the builder for the settings used for calls to listCertificateAuthorities.
Returns
listCertificateRevocationListsSettings()
public PagedCallSettings . Builder<ListCertificateRevocationListsRequest , ListCertificateRevocationListsResponse , CertificateAuthorityServiceClient . ListCertificateRevocationListsPagedResponse > listCertificateRevocationListsSettings ()
Returns the builder for the settings used for calls to listCertificateRevocationLists.
Returns
listCertificatesSettings()
public PagedCallSettings . Builder<ListCertificatesRequest , ListCertificatesResponse , CertificateAuthorityServiceClient . ListCertificatesPagedResponse > listCertificatesSettings ()
Returns the builder for the settings used for calls to listCertificates.
Returns
listReusableConfigsSettings()
public PagedCallSettings . Builder<ListReusableConfigsRequest , ListReusableConfigsResponse , CertificateAuthorityServiceClient . ListReusableConfigsPagedResponse > listReusableConfigsSettings ()
Returns the builder for the settings used for calls to listReusableConfigs.
Returns
restoreCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<RestoreCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > restoreCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to restoreCertificateAuthority.
Returns
restoreCertificateAuthoritySettings()
public UnaryCallSettings . Builder<RestoreCertificateAuthorityRequest , Operation > restoreCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to restoreCertificateAuthority.
Returns
revokeCertificateSettings()
public UnaryCallSettings . Builder<RevokeCertificateRequest , Certificate > revokeCertificateSettings ()
Returns the builder for the settings used for calls to revokeCertificate.
Returns
scheduleDeleteCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<ScheduleDeleteCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > scheduleDeleteCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to scheduleDeleteCertificateAuthority.
Returns
scheduleDeleteCertificateAuthoritySettings()
public UnaryCallSettings . Builder<ScheduleDeleteCertificateAuthorityRequest , Operation > scheduleDeleteCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to scheduleDeleteCertificateAuthority.
Returns
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns
Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<UpdateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > updateCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to updateCertificateAuthority.
Returns
updateCertificateAuthoritySettings()
public UnaryCallSettings . Builder<UpdateCertificateAuthorityRequest , Operation > updateCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to updateCertificateAuthority.
Returns
updateCertificateRevocationListOperationSettings()
public OperationCallSettings . Builder<UpdateCertificateRevocationListRequest , CertificateRevocationList , OperationMetadata > updateCertificateRevocationListOperationSettings ()
Returns the builder for the settings used for calls to updateCertificateRevocationList.
Returns
updateCertificateRevocationListSettings()
public UnaryCallSettings . Builder<UpdateCertificateRevocationListRequest , Operation > updateCertificateRevocationListSettings ()
Returns the builder for the settings used for calls to updateCertificateRevocationList.
Returns
updateCertificateSettings()
public UnaryCallSettings . Builder<UpdateCertificateRequest , Certificate > updateCertificateSettings ()
Returns the builder for the settings used for calls to updateCertificate.
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-01-27 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-27 UTC."],[],[]]