public static class CertificateManagerStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<CertificateManagerStubSettings,CertificateManagerStubSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(CertificateManagerStubSettings settings) |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
| Modifier and Type | Method and Description |
|---|---|
CertificateManagerStubSettings.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.
|
CertificateManagerStubSettings |
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.
|
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.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> |
unaryMethodSettingsBuilders() |
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.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, setUniverseDomain, toStringprotected Builder()
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(CertificateManagerStubSettings settings)
public CertificateManagerStubSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificatesRequest,ListCertificatesResponse,CertificateManagerClient.ListCertificatesPagedResponse> listCertificatesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateRequest,Certificate> getCertificateSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateRequest,com.google.longrunning.Operation> createCertificateSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateRequest,Certificate,OperationMetadata> createCertificateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateRequest,com.google.longrunning.Operation> updateCertificateSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateRequest,Certificate,OperationMetadata> updateCertificateOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateRequest,com.google.longrunning.Operation> deleteCertificateSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapsRequest,ListCertificateMapsResponse,CertificateManagerClient.ListCertificateMapsPagedResponse> listCertificateMapsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapRequest,CertificateMap> getCertificateMapSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapRequest,com.google.longrunning.Operation> createCertificateMapSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapRequest,CertificateMap,OperationMetadata> createCertificateMapOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapRequest,com.google.longrunning.Operation> updateCertificateMapSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapRequest,CertificateMap,OperationMetadata> updateCertificateMapOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapRequest,com.google.longrunning.Operation> deleteCertificateMapSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateMapOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateMapEntriesRequest,ListCertificateMapEntriesResponse,CertificateManagerClient.ListCertificateMapEntriesPagedResponse> listCertificateMapEntriesSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateMapEntryRequest,CertificateMapEntry> getCertificateMapEntrySettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateMapEntryRequest,com.google.longrunning.Operation> createCertificateMapEntrySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata> createCertificateMapEntryOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateCertificateMapEntryRequest,com.google.longrunning.Operation> updateCertificateMapEntrySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateCertificateMapEntryRequest,CertificateMapEntry,OperationMetadata> updateCertificateMapEntryOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.longrunning.Operation> deleteCertificateMapEntrySettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateMapEntryRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateMapEntryOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListDnsAuthorizationsRequest,ListDnsAuthorizationsResponse,CertificateManagerClient.ListDnsAuthorizationsPagedResponse> listDnsAuthorizationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetDnsAuthorizationRequest,DnsAuthorization> getDnsAuthorizationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateDnsAuthorizationRequest,com.google.longrunning.Operation> createDnsAuthorizationSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata> createDnsAuthorizationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateDnsAuthorizationRequest,com.google.longrunning.Operation> updateDnsAuthorizationSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateDnsAuthorizationRequest,DnsAuthorization,OperationMetadata> updateDnsAuthorizationOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.longrunning.Operation> deleteDnsAuthorizationSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteDnsAuthorizationRequest,com.google.protobuf.Empty,OperationMetadata> deleteDnsAuthorizationOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListCertificateIssuanceConfigsRequest,ListCertificateIssuanceConfigsResponse,CertificateManagerClient.ListCertificateIssuanceConfigsPagedResponse> listCertificateIssuanceConfigsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCertificateIssuanceConfigRequest,CertificateIssuanceConfig> getCertificateIssuanceConfigSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCertificateIssuanceConfigRequest,com.google.longrunning.Operation> createCertificateIssuanceConfigSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateCertificateIssuanceConfigRequest,CertificateIssuanceConfig,OperationMetadata> createCertificateIssuanceConfigOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.longrunning.Operation> deleteCertificateIssuanceConfigSettings()
@BetaApi(value="The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteCertificateIssuanceConfigRequest,com.google.protobuf.Empty,OperationMetadata> deleteCertificateIssuanceConfigOperationSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,CertificateManagerClient.ListLocationsPagedResponse> listLocationsSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
public CertificateManagerStubSettings build() throws IOException
build in class com.google.api.gax.rpc.StubSettings.Builder<CertificateManagerStubSettings,CertificateManagerStubSettings.Builder>IOExceptionCopyright © 2024 Google LLC. All rights reserved.