Class CertificateManagerSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.ClientSettings.Builder<CertificateManagerSettings,CertificateManagerSettings.Builder>
-
- com.google.cloud.certificatemanager.v1.CertificateManagerSettings.Builder
-
- Enclosing class:
- CertificateManagerSettings
public static class CertificateManagerSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<CertificateManagerSettings,CertificateManagerSettings.Builder>
Builder for CertificateManagerSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(CertificateManagerSettings settings)
protected
Builder(CertificateManagerStubSettings.Builder stubSettings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CertificateManagerSettings.Builder
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.CertificateManagerSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateIssuanceConfigRequest,CertificateIssuanceConfig,OperationMetadata>
createCertificateIssuanceConfigOperationSettings()
Returns the builder for the settings used for calls to createCertificateIssuanceConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateIssuanceConfigRequest,com.google.longrunning.Operation>
createCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to createCertificateIssuanceConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>
createCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to createCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapEntryRequest,com.google.longrunning.Operation>
createCertificateMapEntrySettings()
Returns the builder for the settings used for calls to createCertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapRequest,CertificateMap,OperationMetadata>
createCertificateMapOperationSettings()
Returns the builder for the settings used for calls to createCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapRequest,com.google.longrunning.Operation>
createCertificateMapSettings()
Returns the builder for the settings used for calls to createCertificateMap.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateRequest,Certificate,OperationMetadata>
createCertificateOperationSettings()
Returns the builder for the settings used for calls to createCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateRequest,com.google.longrunning.Operation>
createCertificateSettings()
Returns the builder for the settings used for calls to createCertificate.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata>
createDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to createDnsAuthorization.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDnsAuthorizationRequest,com.google.longrunning.Operation>
createDnsAuthorizationSettings()
Returns the builder for the settings used for calls to createDnsAuthorization.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.protobuf.Empty,OperationMetadata>
deleteCertificateIssuanceConfigOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateIssuanceConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.longrunning.Operation>
deleteCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to deleteCertificateIssuanceConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.protobuf.Empty,OperationMetadata>
deleteCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.longrunning.Operation>
deleteCertificateMapEntrySettings()
Returns the builder for the settings used for calls to deleteCertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata>
deleteCertificateMapOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapRequest,com.google.longrunning.Operation>
deleteCertificateMapSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateRequest,com.google.protobuf.Empty,OperationMetadata>
deleteCertificateOperationSettings()
Returns the builder for the settings used for calls to deleteCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateRequest,com.google.longrunning.Operation>
deleteCertificateSettings()
Returns the builder for the settings used for calls to deleteCertificate.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.protobuf.Empty,OperationMetadata>
deleteDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to deleteDnsAuthorization.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.longrunning.Operation>
deleteDnsAuthorizationSettings()
Returns the builder for the settings used for calls to deleteDnsAuthorization.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateIssuanceConfigRequest,CertificateIssuanceConfig>
getCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to getCertificateIssuanceConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapEntryRequest,CertificateMapEntry>
getCertificateMapEntrySettings()
Returns the builder for the settings used for calls to getCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapRequest,CertificateMap>
getCertificateMapSettings()
Returns the builder for the settings used for calls to getCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateRequest,Certificate>
getCertificateSettings()
Returns the builder for the settings used for calls to getCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDnsAuthorizationRequest,DnsAuthorization>
getDnsAuthorizationSettings()
Returns the builder for the settings used for calls to getDnsAuthorization.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.CertificateManagerStubSettings.Builder
getStubSettingsBuilder()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateIssuanceConfigsRequest,ListCertificateIssuanceConfigsResponse,CertificateManagerClient.ListCertificateIssuanceConfigsPagedResponse>
listCertificateIssuanceConfigsSettings()
Returns the builder for the settings used for calls to listCertificateIssuanceConfigs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapEntriesRequest,ListCertificateMapEntriesResponse,CertificateManagerClient.ListCertificateMapEntriesPagedResponse>
listCertificateMapEntriesSettings()
Returns the builder for the settings used for calls to listCertificateMapEntries.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapsRequest,ListCertificateMapsResponse,CertificateManagerClient.ListCertificateMapsPagedResponse>
listCertificateMapsSettings()
Returns the builder for the settings used for calls to listCertificateMaps.com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse>
listCertificatesSettings()
Returns the builder for the settings used for calls to listCertificates.com.google.api.gax.rpc.PagedCallSettings.Builder<ListDnsAuthorizationsRequest,ListDnsAuthorizationsResponse,CertificateManagerClient.ListDnsAuthorizationsPagedResponse>
listDnsAuthorizationsSettings()
Returns the builder for the settings used for calls to listDnsAuthorizations.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,CertificateManagerClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata>
updateCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation>
updateCertificateMapEntrySettings()
Returns the builder for the settings used for calls to updateCertificateMapEntry.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapRequest,CertificateMap,OperationMetadata>
updateCertificateMapOperationSettings()
Returns the builder for the settings used for calls to updateCertificateMap.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapRequest,com.google.longrunning.Operation>
updateCertificateMapSettings()
Returns the builder for the settings used for calls to updateCertificateMap.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateRequest,Certificate,OperationMetadata>
updateCertificateOperationSettings()
Returns the builder for the settings used for calls to updateCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateRequest,com.google.longrunning.Operation>
updateCertificateSettings()
Returns the builder for the settings used for calls to updateCertificate.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata>
updateDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to updateDnsAuthorization.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDnsAuthorizationRequest,com.google.longrunning.Operation>
updateDnsAuthorizationSettings()
Returns the builder for the settings used for calls to updateDnsAuthorization.-
Methods inherited from class com.google.api.gax.rpc.ClientSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder() throws IOException
- Throws:
IOException
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(CertificateManagerSettings settings)
-
Builder
protected Builder(CertificateManagerStubSettings.Builder stubSettings)
-
-
Method Detail
-
getStubSettingsBuilder
public CertificateManagerStubSettings.Builder getStubSettingsBuilder()
-
applyToAllUnaryMethods
public CertificateManagerSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.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.
-
listCertificatesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse> listCertificatesSettings()
Returns the builder for the settings used for calls to listCertificates.
-
getCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateRequest,Certificate> getCertificateSettings()
Returns the builder for the settings used for calls to getCertificate.
-
createCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateRequest,com.google.longrunning.Operation> createCertificateSettings()
Returns the builder for the settings used for calls to createCertificate.
-
createCertificateOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateRequest,Certificate,OperationMetadata> createCertificateOperationSettings()
Returns the builder for the settings used for calls to createCertificate.
-
updateCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateRequest,com.google.longrunning.Operation> updateCertificateSettings()
Returns the builder for the settings used for calls to updateCertificate.
-
updateCertificateOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateRequest,Certificate,OperationMetadata> updateCertificateOperationSettings()
Returns the builder for the settings used for calls to updateCertificate.
-
deleteCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateRequest,com.google.longrunning.Operation> deleteCertificateSettings()
Returns the builder for the settings used for calls to deleteCertificate.
-
deleteCertificateOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateOperationSettings()
Returns the builder for the settings used for calls to deleteCertificate.
-
listCertificateMapsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapsRequest,ListCertificateMapsResponse,CertificateManagerClient.ListCertificateMapsPagedResponse> listCertificateMapsSettings()
Returns the builder for the settings used for calls to listCertificateMaps.
-
getCertificateMapSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapRequest,CertificateMap> getCertificateMapSettings()
Returns the builder for the settings used for calls to getCertificateMap.
-
createCertificateMapSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapRequest,com.google.longrunning.Operation> createCertificateMapSettings()
Returns the builder for the settings used for calls to createCertificateMap.
-
createCertificateMapOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapRequest,CertificateMap,OperationMetadata> createCertificateMapOperationSettings()
Returns the builder for the settings used for calls to createCertificateMap.
-
updateCertificateMapSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapRequest,com.google.longrunning.Operation> updateCertificateMapSettings()
Returns the builder for the settings used for calls to updateCertificateMap.
-
updateCertificateMapOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapRequest,CertificateMap,OperationMetadata> updateCertificateMapOperationSettings()
Returns the builder for the settings used for calls to updateCertificateMap.
-
deleteCertificateMapSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapRequest,com.google.longrunning.Operation> deleteCertificateMapSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.
-
deleteCertificateMapOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateMapOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMap.
-
listCertificateMapEntriesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapEntriesRequest,ListCertificateMapEntriesResponse,CertificateManagerClient.ListCertificateMapEntriesPagedResponse> listCertificateMapEntriesSettings()
Returns the builder for the settings used for calls to listCertificateMapEntries.
-
getCertificateMapEntrySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapEntryRequest,CertificateMapEntry> getCertificateMapEntrySettings()
Returns the builder for the settings used for calls to getCertificateMapEntry.
-
createCertificateMapEntrySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapEntryRequest,com.google.longrunning.Operation> createCertificateMapEntrySettings()
Returns the builder for the settings used for calls to createCertificateMapEntry.
-
createCertificateMapEntryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata> createCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to createCertificateMapEntry.
-
updateCertificateMapEntrySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation> updateCertificateMapEntrySettings()
Returns the builder for the settings used for calls to updateCertificateMapEntry.
-
updateCertificateMapEntryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata> updateCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to updateCertificateMapEntry.
-
deleteCertificateMapEntrySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.longrunning.Operation> deleteCertificateMapEntrySettings()
Returns the builder for the settings used for calls to deleteCertificateMapEntry.
-
deleteCertificateMapEntryOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateMapEntryOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateMapEntry.
-
listDnsAuthorizationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDnsAuthorizationsRequest,ListDnsAuthorizationsResponse,CertificateManagerClient.ListDnsAuthorizationsPagedResponse> listDnsAuthorizationsSettings()
Returns the builder for the settings used for calls to listDnsAuthorizations.
-
getDnsAuthorizationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDnsAuthorizationRequest,DnsAuthorization> getDnsAuthorizationSettings()
Returns the builder for the settings used for calls to getDnsAuthorization.
-
createDnsAuthorizationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDnsAuthorizationRequest,com.google.longrunning.Operation> createDnsAuthorizationSettings()
Returns the builder for the settings used for calls to createDnsAuthorization.
-
createDnsAuthorizationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata> createDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to createDnsAuthorization.
-
updateDnsAuthorizationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDnsAuthorizationRequest,com.google.longrunning.Operation> updateDnsAuthorizationSettings()
Returns the builder for the settings used for calls to updateDnsAuthorization.
-
updateDnsAuthorizationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata> updateDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to updateDnsAuthorization.
-
deleteDnsAuthorizationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.longrunning.Operation> deleteDnsAuthorizationSettings()
Returns the builder for the settings used for calls to deleteDnsAuthorization.
-
deleteDnsAuthorizationOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.protobuf.Empty,OperationMetadata> deleteDnsAuthorizationOperationSettings()
Returns the builder for the settings used for calls to deleteDnsAuthorization.
-
listCertificateIssuanceConfigsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateIssuanceConfigsRequest,ListCertificateIssuanceConfigsResponse,CertificateManagerClient.ListCertificateIssuanceConfigsPagedResponse> listCertificateIssuanceConfigsSettings()
Returns the builder for the settings used for calls to listCertificateIssuanceConfigs.
-
getCertificateIssuanceConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateIssuanceConfigRequest,CertificateIssuanceConfig> getCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to getCertificateIssuanceConfig.
-
createCertificateIssuanceConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateIssuanceConfigRequest,com.google.longrunning.Operation> createCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to createCertificateIssuanceConfig.
-
createCertificateIssuanceConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateIssuanceConfigRequest,CertificateIssuanceConfig,OperationMetadata> createCertificateIssuanceConfigOperationSettings()
Returns the builder for the settings used for calls to createCertificateIssuanceConfig.
-
deleteCertificateIssuanceConfigSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.longrunning.Operation> deleteCertificateIssuanceConfigSettings()
Returns the builder for the settings used for calls to deleteCertificateIssuanceConfig.
-
deleteCertificateIssuanceConfigOperationSettings
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateIssuanceConfigOperationSettings()
Returns the builder for the settings used for calls to deleteCertificateIssuanceConfig.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,CertificateManagerClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
build
public CertificateManagerSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.ClientSettings.Builder<CertificateManagerSettings,CertificateManagerSettings.Builder>
- Throws:
IOException
-
-