public static class CertificateAuthorityServiceStubSettings . Builder extends StubSettings . Builder<CertificateAuthorityServiceStubSettings , CertificateAuthorityServiceStubSettings . Builder >
Builder for CertificateAuthorityServiceStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
Builder(CertificateAuthorityServiceStubSettings settings)
protected Builder ( CertificateAuthorityServiceStubSettings settings )
Methods
activateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<ActivateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > activateCertificateAuthorityOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 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.
build()
public CertificateAuthorityServiceStubSettings build ()
Overrides
createCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<CreateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > createCertificateAuthorityOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
getEndpoint()
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
getReusableConfigSettings()
public UnaryCallSettings . Builder<GetReusableConfigRequest , ReusableConfig > getReusableConfigSettings ()
Returns the builder for the settings used for calls to getReusableConfig.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
updateCertificateAuthorityOperationSettings()
public OperationCallSettings . Builder<UpdateCertificateAuthorityRequest , CertificateAuthority , OperationMetadata > updateCertificateAuthorityOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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 ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
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.