public static class SslCertificatesStubSettings.Builder extends StubSettings.Builder<SslCertificatesStubSettings,SslCertificatesStubSettings.Builder>
Builder for SslCertificatesStubSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(SslCertificatesStubSettings settings)
protected Builder(SslCertificatesStubSettings settings)
Methods
aggregatedListSettings()
public PagedCallSettings.Builder<AggregatedListSslCertificatesRequest,SslCertificateAggregatedList,SslCertificatesClient.AggregatedListPagedResponse> aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public SslCertificatesStubSettings.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 SslCertificatesStubSettings build()
Overrides
deleteOperationSettings()
public OperationCallSettings.Builder<DeleteSslCertificateRequest,Operation,Operation> deleteOperationSettings()
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 delete.
deleteSettings()
public UnaryCallSettings.Builder<DeleteSslCertificateRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
getSettings()
public UnaryCallSettings.Builder<GetSslCertificateRequest,SslCertificate> getSettings()
Returns the builder for the settings used for calls to get.
insertOperationSettings()
public OperationCallSettings.Builder<InsertSslCertificateRequest,Operation,Operation> insertOperationSettings()
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 insert.
insertSettings()
public UnaryCallSettings.Builder<InsertSslCertificateRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
listSettings()
public PagedCallSettings.Builder<ListSslCertificatesRequest,SslCertificateList,SslCertificatesClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
unaryMethodSettingsBuilders()
public ImmutableList<UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>