Send feedback
Class CertificateAuthorityServiceSettings.Builder (2.24.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 2.24.0 keyboard_arrow_down
public static class CertificateAuthorityServiceSettings . Builder extends ClientSettings . Builder<CertificateAuthorityServiceSettings , CertificateAuthorityServiceSettings . Builder >
Builder for CertificateAuthorityServiceSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CertificateAuthorityServiceSettings settings)
protected Builder ( CertificateAuthorityServiceSettings settings )
Builder(CertificateAuthorityServiceStubSettings.Builder stubSettings)
protected Builder ( CertificateAuthorityServiceStubSettings . Builder stubSettings )
Methods
activateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<ActivateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > activateCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to activateCertificateAuthority.
activateCertificateAuthoritySettings()
public UnaryCallSettings . Builder<ActivateCertificateAuthorityRequest , Operation > activateCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to activateCertificateAuthority.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public CertificateAuthorityServiceSettings . 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.
build()
public CertificateAuthorityServiceSettings build ()
Overrides
createCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<CreateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > createCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to createCertificateAuthority.
createCertificateAuthoritySettings()
public UnaryCallSettings . Builder<CreateCertificateAuthorityRequest , Operation > createCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to createCertificateAuthority.
createCertificateSettings()
public UnaryCallSettings . Builder<CreateCertificateRequest , Certificate > createCertificateSettings ()
Returns the builder for the settings used for calls to createCertificate.
disableCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<DisableCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > disableCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to disableCertificateAuthority.
disableCertificateAuthoritySettings()
public UnaryCallSettings . Builder<DisableCertificateAuthorityRequest , Operation > disableCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to disableCertificateAuthority.
enableCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<EnableCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > enableCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to enableCertificateAuthority.
enableCertificateAuthoritySettings()
public UnaryCallSettings . Builder<EnableCertificateAuthorityRequest , Operation > enableCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to enableCertificateAuthority.
fetchCertificateAuthorityCsrSettings()
public UnaryCallSettings . Builder<FetchCertificateAuthorityCsrRequest , FetchCertificateAuthorityCsrResponse > fetchCertificateAuthorityCsrSettings ()
Returns the builder for the settings used for calls to fetchCertificateAuthorityCsr.
getCertificateAuthoritySettings()
public UnaryCallSettings . Builder<GetCertificateAuthorityRequest , CertificateAuthority > getCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to getCertificateAuthority.
getCertificateRevocationListSettings()
public UnaryCallSettings . Builder<GetCertificateRevocationListRequest , CertificateRevocationList > getCertificateRevocationListSettings ()
Returns the builder for the settings used for calls to getCertificateRevocationList.
getCertificateSettings()
public UnaryCallSettings . Builder<GetCertificateRequest , Certificate > getCertificateSettings ()
Returns the builder for the settings used for calls to getCertificate.
getReusableConfigSettings()
public UnaryCallSettings . Builder<GetReusableConfigRequest , ReusableConfig > getReusableConfigSettings ()
Returns the builder for the settings used for calls to getReusableConfig.
getStubSettingsBuilder()
public CertificateAuthorityServiceStubSettings . Builder getStubSettingsBuilder ()
listCertificateAuthoritiesSettings()
public PagedCallSettings . Builder<ListCertificateAuthoritiesRequest , ListCertificateAuthoritiesResponse , CertificateAuthorityServiceClient . ListCertificateAuthoritiesPagedResponse > listCertificateAuthoritiesSettings ()
Returns the builder for the settings used for calls to listCertificateAuthorities.
listCertificateRevocationListsSettings()
public PagedCallSettings . Builder<ListCertificateRevocationListsRequest , ListCertificateRevocationListsResponse , CertificateAuthorityServiceClient . ListCertificateRevocationListsPagedResponse > listCertificateRevocationListsSettings ()
Returns the builder for the settings used for calls to listCertificateRevocationLists.
listCertificatesSettings()
public PagedCallSettings . Builder<ListCertificatesRequest , ListCertificatesResponse , CertificateAuthorityServiceClient . ListCertificatesPagedResponse > listCertificatesSettings ()
Returns the builder for the settings used for calls to listCertificates.
listReusableConfigsSettings()
public PagedCallSettings . Builder<ListReusableConfigsRequest , ListReusableConfigsResponse , CertificateAuthorityServiceClient . ListReusableConfigsPagedResponse > listReusableConfigsSettings ()
Returns the builder for the settings used for calls to listReusableConfigs.
restoreCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<RestoreCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > restoreCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to restoreCertificateAuthority.
restoreCertificateAuthoritySettings()
public UnaryCallSettings . Builder<RestoreCertificateAuthorityRequest , Operation > restoreCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to restoreCertificateAuthority.
revokeCertificateSettings()
public UnaryCallSettings . Builder<RevokeCertificateRequest , Certificate > revokeCertificateSettings ()
Returns the builder for the settings used for calls to revokeCertificate.
scheduleDeleteCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<ScheduleDeleteCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > scheduleDeleteCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to scheduleDeleteCertificateAuthority.
scheduleDeleteCertificateAuthoritySettings()
public UnaryCallSettings . Builder<ScheduleDeleteCertificateAuthorityRequest , Operation > scheduleDeleteCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to scheduleDeleteCertificateAuthority.
updateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<UpdateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > updateCertificateAuthorityOperationSettings ()
Returns the builder for the settings used for calls to updateCertificateAuthority.
updateCertificateAuthoritySettings()
public UnaryCallSettings . Builder<UpdateCertificateAuthorityRequest , Operation > updateCertificateAuthoritySettings ()
Returns the builder for the settings used for calls to updateCertificateAuthority.
updateCertificateRevocationListOperationSettings()
public OperationCallSettings . Builder<UpdateCertificateRevocationListRequest , CertificateRevocationList , OperationMetadata > updateCertificateRevocationListOperationSettings ()
Returns the builder for the settings used for calls to updateCertificateRevocationList.
updateCertificateRevocationListSettings()
public UnaryCallSettings . Builder<UpdateCertificateRevocationListRequest , Operation > updateCertificateRevocationListSettings ()
Returns the builder for the settings used for calls to updateCertificateRevocationList.
updateCertificateSettings()
public UnaryCallSettings . Builder<UpdateCertificateRequest , Certificate > updateCertificateSettings ()
Returns the builder for the settings used for calls to updateCertificate.
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."],[],[]]