Class StackMonitoringClient
- java.lang.Object
- 
- com.oracle.bmc.http.internal.BaseSyncClient
- 
- com.oracle.bmc.stackmonitoring.StackMonitoringClient
 
 
- 
- All Implemented Interfaces:
- StackMonitoring,- AutoCloseable
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210330") public class StackMonitoringClient extends BaseSyncClient implements StackMonitoring
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classStackMonitoringClient.BuilderBuilder class for this client.
 - 
Field SummaryFields Modifier and Type Field Description StringclientCommonLibraryVersionCompatible SDK version, provided by the codegen.Optional<String>minimumClientCommonLibraryVersionFromClientMinimum compatible SDK version, maybe provided by the codegen.static ServiceSERVICEService instance for StackMonitoring.
 - 
Constructor SummaryConstructors Constructor Description StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)Deprecated.Use thebuilderinstead.StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)Deprecated.Use thebuilderinstead.StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)Deprecated.Use thebuilderinstead.StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)Deprecated.Use thebuilderinstead.StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)Deprecated.Use thebuilderinstead.StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)Deprecated.Use thebuilderinstead.
 - 
Method Summary- 
Methods inherited from class com.oracle.bmc.http.internal.BaseSyncClientclientCall
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.lang.AutoCloseableclose
 - 
Methods inherited from interface com.oracle.bmc.stackmonitoring.StackMonitoringgetEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
 
- 
 
- 
- 
- 
Constructor Detail- 
StackMonitoringClient@Deprecated public StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
 
 - 
StackMonitoringClient@Deprecated public StackMonitoringClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- StackMonitoringClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
- executorService-- StackMonitoringClient.Builder.executorService
 
 
- 
 - 
Method Detail- 
builderpublic static StackMonitoringClient.Builder builder() Create a builder for this client.- Returns:
- builder
 
 - 
setRegionpublic void setRegion(Region region) Description copied from interface:StackMonitoringSets the region to call (ex, Region.US_PHOENIX_1).Note, this will call setEndpointafter resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised.- Specified by:
- setRegionin interface- StackMonitoring
- Parameters:
- region- The region of the service.
 
 - 
setRegionpublic void setRegion(String regionId) Description copied from interface:StackMonitoringSets the region to call (ex, ‘us-phoenix-1’).Note, this will first try to map the region ID to a known Region and call setRegion.If no known Region could be determined, it will create an endpoint based on the default endpoint format ( Region.formatDefaultRegionEndpoint(Service, String)and then callsetEndpoint.- Specified by:
- setRegionin interface- StackMonitoring
- Parameters:
- regionId- The public region ID.
 
 - 
applyMonitoringTemplatepublic ApplyMonitoringTemplateResponse applyMonitoringTemplate(ApplyMonitoringTemplateRequest request) Description copied from interface:StackMonitoringApply the Monitoring Template identified by the id- Specified by:
- applyMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
associateMonitoredResourcespublic AssociateMonitoredResourcesResponse associateMonitoredResources(AssociateMonitoredResourcesRequest request) Description copied from interface:StackMonitoringCreate an association between two monitored resources.Associations can be created between resources from different compartments as long they are in same tenancy. User should have required access in both the compartments. - Specified by:
- associateMonitoredResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeConfigCompartmentpublic ChangeConfigCompartmentResponse changeConfigCompartment(ChangeConfigCompartmentRequest request) Description copied from interface:StackMonitoringMoves the configuration item to another compartment.Basically, this will disable any configuration for this configuration type in thie compartment, and will enable it in the new one. For example, if for a HOST resource type, the configuration with AUTO_PROMOTE in the configuration type and TRUE as value is moved, automatic discovery will not take place in this compartment any more, but in the new one. So this operation will have the same effect as deleting the configuration item in the old compartment and recreating it in another compartment. When provided, If-Match is checked against ETag values of the resource. - Specified by:
- changeConfigCompartmentin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeMetricExtensionCompartmentpublic ChangeMetricExtensionCompartmentResponse changeMetricExtensionCompartment(ChangeMetricExtensionCompartmentRequest request) Description copied from interface:StackMonitoringMoves a Metric Extension resource from one compartment identifier to another.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- changeMetricExtensionCompartmentin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeMonitoredResourceCompartmentpublic ChangeMonitoredResourceCompartmentResponse changeMonitoredResourceCompartment(ChangeMonitoredResourceCompartmentRequest request) Description copied from interface:StackMonitoringMoves a monitored resource from one compartment to another.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- changeMonitoredResourceCompartmentin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeMonitoredResourceTaskCompartmentpublic ChangeMonitoredResourceTaskCompartmentResponse changeMonitoredResourceTaskCompartment(ChangeMonitoredResourceTaskCompartmentRequest request) Description copied from interface:StackMonitoringMoves a stack monitoring resource task from one compartment to another.- Specified by:
- changeMonitoredResourceTaskCompartmentin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeProcessSetCompartmentpublic ChangeProcessSetCompartmentResponse changeProcessSetCompartment(ChangeProcessSetCompartmentRequest request) Description copied from interface:StackMonitoringMoves a ProcessSet resource from one compartment identifier to another.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- changeProcessSetCompartmentin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createAlarmConditionpublic CreateAlarmConditionResponse createAlarmCondition(CreateAlarmConditionRequest request) Description copied from interface:StackMonitoringCreate a new alarm condition in same monitoringTemplate compartment.- Specified by:
- createAlarmConditionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createBaselineableMetricpublic CreateBaselineableMetricResponse createBaselineableMetric(CreateBaselineableMetricRequest request) Description copied from interface:StackMonitoringCreates the specified Baseline-able metric- Specified by:
- createBaselineableMetricin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createConfigpublic CreateConfigResponse createConfig(CreateConfigRequest request) Description copied from interface:StackMonitoringCreates a configuration item, for example to define whether resources of a specific type should be discovered automatically.For example, when a new Management Agent gets registered in a certain compartment, this Management Agent can potentially get promoted to a HOST resource. The configuration item will determine if HOST resources in the selected compartment will be discovered automatically. - Specified by:
- createConfigin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDiscoveryJobpublic CreateDiscoveryJobResponse createDiscoveryJob(CreateDiscoveryJobRequest request) Description copied from interface:StackMonitoringAPI to create discovery Job and submit discovery Details to agent.- Specified by:
- createDiscoveryJobin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMaintenanceWindowpublic CreateMaintenanceWindowResponse createMaintenanceWindow(CreateMaintenanceWindowRequest request) Description copied from interface:StackMonitoringCreates a new Maintenance Window for the given resources.It will create also the Alarms Suppression for each alarm that the resource migth trigger. - Specified by:
- createMaintenanceWindowin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMetricExtensionpublic CreateMetricExtensionResponse createMetricExtension(CreateMetricExtensionRequest request) Description copied from interface:StackMonitoringCreates a new metric extension resource for a given compartment- Specified by:
- createMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMonitoredResourcepublic CreateMonitoredResourceResponse createMonitoredResource(CreateMonitoredResourceRequest request) Description copied from interface:StackMonitoringCreates a new monitored resource for the given resource type with the details and submits a work request for promoting the resource to agent.Once the resource is successfully added to agent, resource state will be marked active. - Specified by:
- createMonitoredResourcein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMonitoredResourceTaskpublic CreateMonitoredResourceTaskResponse createMonitoredResourceTask(CreateMonitoredResourceTaskRequest request) Description copied from interface:StackMonitoringCreate a new stack monitoring resource task.- Specified by:
- createMonitoredResourceTaskin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMonitoredResourceTypepublic CreateMonitoredResourceTypeResponse createMonitoredResourceType(CreateMonitoredResourceTypeRequest request) Description copied from interface:StackMonitoringCreates a new monitored resource type.- Specified by:
- createMonitoredResourceTypein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createMonitoringTemplatepublic CreateMonitoringTemplateResponse createMonitoringTemplate(CreateMonitoringTemplateRequest request) Description copied from interface:StackMonitoringCreates a new monitoring template for a given compartment.- Specified by:
- createMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createProcessSetpublic CreateProcessSetResponse createProcessSet(CreateProcessSetRequest request) Description copied from interface:StackMonitoringAPI to create Process Set.- Specified by:
- createProcessSetin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteAlarmConditionpublic DeleteAlarmConditionResponse deleteAlarmCondition(DeleteAlarmConditionRequest request) Description copied from interface:StackMonitoringDeletes the alarm conditions by identifier- Specified by:
- deleteAlarmConditionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteBaselineableMetricpublic DeleteBaselineableMetricResponse deleteBaselineableMetric(DeleteBaselineableMetricRequest request) Description copied from interface:StackMonitoringDeletes the Baseline-able metric for the given id- Specified by:
- deleteBaselineableMetricin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteConfigpublic DeleteConfigResponse deleteConfig(DeleteConfigRequest request) Description copied from interface:StackMonitoringDeletes a configuration identified by the id.- Specified by:
- deleteConfigin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDiscoveryJobpublic DeleteDiscoveryJobResponse deleteDiscoveryJob(DeleteDiscoveryJobRequest request) Description copied from interface:StackMonitoringDeletes a DiscoveryJob by identifier- Specified by:
- deleteDiscoveryJobin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteMaintenanceWindowpublic DeleteMaintenanceWindowResponse deleteMaintenanceWindow(DeleteMaintenanceWindowRequest request) Description copied from interface:StackMonitoringDeletes a maintenance window by identifier- Specified by:
- deleteMaintenanceWindowin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteMetricExtensionpublic DeleteMetricExtensionResponse deleteMetricExtension(DeleteMetricExtensionRequest request) Description copied from interface:StackMonitoringDeletes a metric extension by identifier- Specified by:
- deleteMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteMonitoredResourcepublic DeleteMonitoredResourceResponse deleteMonitoredResource(DeleteMonitoredResourceRequest request) Description copied from interface:StackMonitoringDelete monitored resource by the given identifier OCID.By default, only the specified resource is deleted. If the parameter ‘isDeleteMembers’ is set to true, then the member resources will be deleted too. If the operation fails partially, the deleted entries will not be rolled back. - Specified by:
- deleteMonitoredResourcein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteMonitoredResourceTypepublic DeleteMonitoredResourceTypeResponse deleteMonitoredResourceType(DeleteMonitoredResourceTypeRequest request) Description copied from interface:StackMonitoringDeletes a monitored resource type by identifier OCID.- Specified by:
- deleteMonitoredResourceTypein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteMonitoringTemplatepublic DeleteMonitoringTemplateResponse deleteMonitoringTemplate(DeleteMonitoringTemplateRequest request) Description copied from interface:StackMonitoringDeletes the monitoring template by identifier- Specified by:
- deleteMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteProcessSetpublic DeleteProcessSetResponse deleteProcessSet(DeleteProcessSetRequest request) Description copied from interface:StackMonitoringDeletes a Process Set- Specified by:
- deleteProcessSetin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableExternalDatabasepublic DisableExternalDatabaseResponse disableExternalDatabase(DisableExternalDatabaseRequest request) Description copied from interface:StackMonitoringDisable external database resource monitoring.All the references in DBaaS, DBM and resource service will be deleted as part of this operation. - Specified by:
- disableExternalDatabasein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableMetricExtensionpublic DisableMetricExtensionResponse disableMetricExtension(DisableMetricExtensionRequest request) Description copied from interface:StackMonitoringSubmits a request to disable matching metric extension Id for the given Resource IDs- Specified by:
- disableMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disassociateMonitoredResourcespublic DisassociateMonitoredResourcesResponse disassociateMonitoredResources(DisassociateMonitoredResourcesRequest request) Description copied from interface:StackMonitoringRemoves associations between two monitored resources.- Specified by:
- disassociateMonitoredResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableMetricExtensionpublic EnableMetricExtensionResponse enableMetricExtension(EnableMetricExtensionRequest request) Description copied from interface:StackMonitoringSubmits a request to enable matching metric extension Id for the given Resource IDs- Specified by:
- enableMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
evaluateBaselineableMetricpublic EvaluateBaselineableMetricResponse evaluateBaselineableMetric(EvaluateBaselineableMetricRequest request) Description copied from interface:StackMonitoringEvaluates metric for anomalies for the given data points- Specified by:
- evaluateBaselineableMetricin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
exportMetricExtensionpublic ExportMetricExtensionResponse exportMetricExtension(ExportMetricExtensionRequest request) Description copied from interface:StackMonitoringExport generates a template used to create new metric extension resources similar to matching metric extension id.Response is a file that contains metric extension definition with placeholders for fields to be changed. - Specified by:
- exportMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
exportMonitoringTemplatepublic ExportMonitoringTemplateResponse exportMonitoringTemplate(ExportMonitoringTemplateRequest request) Description copied from interface:StackMonitoringExport the specified monitoring template- Specified by:
- exportMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getAlarmConditionpublic GetAlarmConditionResponse getAlarmCondition(GetAlarmConditionRequest request) Description copied from interface:StackMonitoringGets a Alarm Condition by identifier.- Specified by:
- getAlarmConditionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getBaselineableMetricpublic GetBaselineableMetricResponse getBaselineableMetric(GetBaselineableMetricRequest request) Description copied from interface:StackMonitoringGet the Baseline-able metric for the given id- Specified by:
- getBaselineableMetricin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getConfigpublic GetConfigResponse getConfig(GetConfigRequest request) Description copied from interface:StackMonitoringGets the details of a configuration.- Specified by:
- getConfigin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDiscoveryJobpublic GetDiscoveryJobResponse getDiscoveryJob(GetDiscoveryJobRequest request) Description copied from interface:StackMonitoringAPI to get the details of discovery Job by identifier.- Specified by:
- getDiscoveryJobin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMaintenanceWindowpublic GetMaintenanceWindowResponse getMaintenanceWindow(GetMaintenanceWindowRequest request) Description copied from interface:StackMonitoringGet maintenance window for the given identifier OCID.- Specified by:
- getMaintenanceWindowin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMetricExtensionpublic GetMetricExtensionResponse getMetricExtension(GetMetricExtensionRequest request) Description copied from interface:StackMonitoringGets a Metric Extension by identifier- Specified by:
- getMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMonitoredResourcepublic GetMonitoredResourceResponse getMonitoredResource(GetMonitoredResourceRequest request) Description copied from interface:StackMonitoringGet monitored resource for the given identifier OCID.- Specified by:
- getMonitoredResourcein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMonitoredResourceTaskpublic GetMonitoredResourceTaskResponse getMonitoredResourceTask(GetMonitoredResourceTaskRequest request) Description copied from interface:StackMonitoringGets stack monitoring resource task details by identifier OCID.- Specified by:
- getMonitoredResourceTaskin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMonitoredResourceTypepublic GetMonitoredResourceTypeResponse getMonitoredResourceType(GetMonitoredResourceTypeRequest request) Description copied from interface:StackMonitoringGets a monitored resource type by identifier OCID.- Specified by:
- getMonitoredResourceTypein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getMonitoringTemplatepublic GetMonitoringTemplateResponse getMonitoringTemplate(GetMonitoringTemplateRequest request) Description copied from interface:StackMonitoringGets a Monitoring Template by identifier- Specified by:
- getMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getProcessSetpublic GetProcessSetResponse getProcessSet(GetProcessSetRequest request) Description copied from interface:StackMonitoringAPI to get the details of a Process Set by identifier.- Specified by:
- getProcessSetin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWorkRequestpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request) Description copied from interface:StackMonitoringGets the status of the work request with the given ID.- Specified by:
- getWorkRequestin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAlarmConditionspublic ListAlarmConditionsResponse listAlarmConditions(ListAlarmConditionsRequest request) Description copied from interface:StackMonitoringReturns a list of Alarm Conditions.- Specified by:
- listAlarmConditionsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listBaselineableMetricspublic ListBaselineableMetricsResponse listBaselineableMetrics(ListBaselineableMetricsRequest request) Description copied from interface:StackMonitoringList of summary of baseline-able metrics for a given resource group if specified.- Specified by:
- listBaselineableMetricsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listConfigspublic ListConfigsResponse listConfigs(ListConfigsRequest request) Description copied from interface:StackMonitoringGet a list of configurations in a compartment.- Specified by:
- listConfigsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDefinedMonitoringTemplatespublic ListDefinedMonitoringTemplatesResponse listDefinedMonitoringTemplates(ListDefinedMonitoringTemplatesRequest request) Description copied from interface:StackMonitoringList Defined Monitoring Templates.- Specified by:
- listDefinedMonitoringTemplatesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDiscoveryJobLogspublic ListDiscoveryJobLogsResponse listDiscoveryJobLogs(ListDiscoveryJobLogsRequest request) Description copied from interface:StackMonitoringAPI to get all the logs of a Discovery Job.- Specified by:
- listDiscoveryJobLogsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDiscoveryJobspublic ListDiscoveryJobsResponse listDiscoveryJobs(ListDiscoveryJobsRequest request) Description copied from interface:StackMonitoringAPI to get the details of all Discovery Jobs.- Specified by:
- listDiscoveryJobsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMaintenanceWindowspublic ListMaintenanceWindowsResponse listMaintenanceWindows(ListMaintenanceWindowsRequest request) Description copied from interface:StackMonitoringReturns a list of maintenance windows.- Specified by:
- listMaintenanceWindowsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMetricExtensionspublic ListMetricExtensionsResponse listMetricExtensions(ListMetricExtensionsRequest request) Description copied from interface:StackMonitoringReturns a list of metric extensions- Specified by:
- listMetricExtensionsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMonitoredResourceTaskspublic ListMonitoredResourceTasksResponse listMonitoredResourceTasks(ListMonitoredResourceTasksRequest request) Description copied from interface:StackMonitoringReturns a list of stack monitoring resource tasks in the compartment.- Specified by:
- listMonitoredResourceTasksin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMonitoredResourceTypespublic ListMonitoredResourceTypesResponse listMonitoredResourceTypes(ListMonitoredResourceTypesRequest request) Description copied from interface:StackMonitoringReturns list of resource types accessible to the customer.There are two types of resource types - System resource types and User resource types. System resource types are available out of the box in the stack monitoring resource service and are accessible to all the tenant users. User resource types are created in the context of a tenancy and are visible only for the tenancy. By default, both System resource types and User resource types are returned. - Specified by:
- listMonitoredResourceTypesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMonitoredResourcespublic ListMonitoredResourcesResponse listMonitoredResources(ListMonitoredResourcesRequest request) Description copied from interface:StackMonitoringReturns a list of monitored resources.- Specified by:
- listMonitoredResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listMonitoringTemplatespublic ListMonitoringTemplatesResponse listMonitoringTemplates(ListMonitoringTemplatesRequest request) Description copied from interface:StackMonitoringReturns a list of Monitoring Templates.- Specified by:
- listMonitoringTemplatesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listProcessSetspublic ListProcessSetsResponse listProcessSets(ListProcessSetsRequest request) Description copied from interface:StackMonitoringAPI to get the details of all Process Sets.- Specified by:
- listProcessSetsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestErrorspublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request) Description copied from interface:StackMonitoringReturn a (paginated) list of errors for a given work request.- Specified by:
- listWorkRequestErrorsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestLogspublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request) Description copied from interface:StackMonitoringReturn a (paginated) list of logs for a given work request.- Specified by:
- listWorkRequestLogsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestspublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request) Description copied from interface:StackMonitoringLists the work requests in a compartment.- Specified by:
- listWorkRequestsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
manageLicensepublic ManageLicenseResponse manageLicense(ManageLicenseRequest request) Description copied from interface:StackMonitoringEach resource is assigned a license based on which features are enabled for it.User is charged differently based on license. Specify the license type to be updated for the parent resource in the topology. The license type value is propagated to the member resources as well. Member resource is a resource which has "contains" association with the resource. - Specified by:
- manageLicensein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
publishMetricExtensionpublic PublishMetricExtensionResponse publishMetricExtension(PublishMetricExtensionRequest request) Description copied from interface:StackMonitoringPublish the Metric Extension identified by the id- Specified by:
- publishMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestMonitoredResourcesSummarizedCountpublic RequestMonitoredResourcesSummarizedCountResponse requestMonitoredResourcesSummarizedCount(RequestMonitoredResourcesSummarizedCountRequest request) Description copied from interface:StackMonitoringGets resource count based on the aggregation criteria specified using "groupBy" parameter.- Specified by:
- requestMonitoredResourcesSummarizedCountin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestSummarizedMetricExtensionsMetricspublic RequestSummarizedMetricExtensionsMetricsResponse requestSummarizedMetricExtensionsMetrics(RequestSummarizedMetricExtensionsMetricsRequest request) Description copied from interface:StackMonitoringGets metric extension metrics count based on the aggregation criteria specified using request body.Either metricExtensionId or compartmentId must be passed even when no other filter property is passed. - Specified by:
- requestSummarizedMetricExtensionsMetricsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestSummarizedMetricExtensionsResourcespublic RequestSummarizedMetricExtensionsResourcesResponse requestSummarizedMetricExtensionsResources(RequestSummarizedMetricExtensionsResourcesRequest request) Description copied from interface:StackMonitoringGets metric extension resources count based on the aggregation criteria specified using request body.Either metricExtensionId or compartmentId should be passed, if no other property is passed. - Specified by:
- requestSummarizedMetricExtensionsResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
retryFailedMaintenanceWindowOperationpublic RetryFailedMaintenanceWindowOperationResponse retryFailedMaintenanceWindowOperation(RetryFailedMaintenanceWindowOperationRequest request) Description copied from interface:StackMonitoringRetry the last failed operation.The operation failed will be the most recent one. It won’t apply for previous failed operations. - Specified by:
- retryFailedMaintenanceWindowOperationin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
searchAssociatedResourcespublic SearchAssociatedResourcesResponse searchAssociatedResources(SearchAssociatedResourcesRequest request) Description copied from interface:StackMonitoringList all associated resources recursively up-to a specified level, for the monitored resources of type specified.- Specified by:
- searchAssociatedResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
searchMonitoredResourceAssociationspublic SearchMonitoredResourceAssociationsResponse searchMonitoredResourceAssociations(SearchMonitoredResourceAssociationsRequest request) Description copied from interface:StackMonitoringSearch associations in the given compartment based on the search criteria.- Specified by:
- searchMonitoredResourceAssociationsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
searchMonitoredResourceMemberspublic SearchMonitoredResourceMembersResponse searchMonitoredResourceMembers(SearchMonitoredResourceMembersRequest request) Description copied from interface:StackMonitoringList the member resources for the given monitored resource identifier OCID.- Specified by:
- searchMonitoredResourceMembersin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
searchMonitoredResourcespublic SearchMonitoredResourcesResponse searchMonitoredResources(SearchMonitoredResourcesRequest request) Description copied from interface:StackMonitoringGets a list of all monitored resources in a compartment for the given search criteria.- Specified by:
- searchMonitoredResourcesin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
stopMaintenanceWindowpublic StopMaintenanceWindowResponse stopMaintenanceWindow(StopMaintenanceWindowRequest request) Description copied from interface:StackMonitoringStop a maintenance window before the end time is reached.- Specified by:
- stopMaintenanceWindowin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
testMetricExtensionpublic TestMetricExtensionResponse testMetricExtension(TestMetricExtensionRequest request) Description copied from interface:StackMonitoringPerforms test of Metric Extension on a specific resource Id- Specified by:
- testMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
unapplyMonitoringTemplatepublic UnapplyMonitoringTemplateResponse unapplyMonitoringTemplate(UnapplyMonitoringTemplateRequest request) Description copied from interface:StackMonitoringUnapply the Monitoring Template identified by the id- Specified by:
- unapplyMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateAlarmConditionpublic UpdateAlarmConditionResponse updateAlarmCondition(UpdateAlarmConditionRequest request) Description copied from interface:StackMonitoringUpdate a Alarm Condition by identifier- Specified by:
- updateAlarmConditionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateAndPropagateTagspublic UpdateAndPropagateTagsResponse updateAndPropagateTags(UpdateAndPropagateTagsRequest request) Description copied from interface:StackMonitoringProvided tags will be added or updated in the existing list of tags for the affected resources.Resources to be updated are identified based on association types specified. If association types not specified, then tags will be updated only for the resource identified by the given monitored resource identifier OCID. - Specified by:
- updateAndPropagateTagsin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateBaselineableMetricpublic UpdateBaselineableMetricResponse updateBaselineableMetric(UpdateBaselineableMetricRequest request) Description copied from interface:StackMonitoringUpdates the Baseline-able metric for the given id- Specified by:
- updateBaselineableMetricin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateConfigpublic UpdateConfigResponse updateConfig(UpdateConfigRequest request) Description copied from interface:StackMonitoringUpdates the configuration identified by the id given.- Specified by:
- updateConfigin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMaintenanceWindowpublic UpdateMaintenanceWindowResponse updateMaintenanceWindow(UpdateMaintenanceWindowRequest request) Description copied from interface:StackMonitoringUpdate maintenance window by the given identifier OCID.- Specified by:
- updateMaintenanceWindowin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMetricExtensionpublic UpdateMetricExtensionResponse updateMetricExtension(UpdateMetricExtensionRequest request) Description copied from interface:StackMonitoringUpdates the Metric Extension- Specified by:
- updateMetricExtensionin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMonitoredResourcepublic UpdateMonitoredResourceResponse updateMonitoredResource(UpdateMonitoredResourceRequest request) Description copied from interface:StackMonitoringUpdate monitored resource by the given identifier OCID.Note that "properties" object, if specified, will entirely replace the existing object, as part this operation. - Specified by:
- updateMonitoredResourcein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMonitoredResourceTaskpublic UpdateMonitoredResourceTaskResponse updateMonitoredResourceTask(UpdateMonitoredResourceTaskRequest request) Description copied from interface:StackMonitoringUpdate stack monitoring resource task by the given identifier OCID.- Specified by:
- updateMonitoredResourceTaskin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMonitoredResourceTypepublic UpdateMonitoredResourceTypeResponse updateMonitoredResourceType(UpdateMonitoredResourceTypeRequest request) Description copied from interface:StackMonitoringUpdate the Monitored Resource Type identified by the identifier OCID.- Specified by:
- updateMonitoredResourceTypein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateMonitoringTemplatepublic UpdateMonitoringTemplateResponse updateMonitoringTemplate(UpdateMonitoringTemplateRequest request) Description copied from interface:StackMonitoringUpdates the Monitoring Template- Specified by:
- updateMonitoringTemplatein interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateProcessSetpublic UpdateProcessSetResponse updateProcessSet(UpdateProcessSetRequest request) Description copied from interface:StackMonitoringAPI to update a Process Set identified by a given ocid.- Specified by:
- updateProcessSetin interface- StackMonitoring
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWaiterspublic StackMonitoringWaiters getWaiters() Description copied from interface:StackMonitoringGets the pre-configured waiters available for resources for this service.- Specified by:
- getWaitersin interface- StackMonitoring
- Returns:
- The service waiters.
 
 - 
getPaginatorspublic StackMonitoringPaginators getPaginators() Description copied from interface:StackMonitoringGets the pre-configured paginators available for list operations in this service which may return multiple pages of data.These paginators provide an Iterableinterface so that service responses, or resources/records, can be iterated through without having to manually deal with pagination and page tokens.- Specified by:
- getPaginatorsin interface- StackMonitoring
- Returns:
- The service paginators.
 
 - 
getDefaultConfiguratorprotected ClientConfigurator getDefaultConfigurator() 
 - 
useRealmSpecificEndpointTemplatepublic void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled) This method should be used to enable or disable the use of realm-specific endpoint template.The default value is null. To enable the use of endpoint template defined for the realm in use, set the flag to true To disable the use of endpoint template defined for the realm in use, set the flag to false - Parameters:
- useOfRealmSpecificEndpointTemplateEnabled- This flag can be set to true or false to enable or disable the use of realm-specific endpoint template respectively
 
 - 
populateServiceParametersInEndpointpublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap) Populate the parameters in the endpoint with its corresponding value and update the base endpoint.The value will be populated iff the parameter in endpoint is a required request path parameter or a required request query parameter. If not, the parameter in the endpoint will be ignored and left blank. - Parameters:
- endpoint- The endpoint template in use
- requiredParametersMap- Map of parameter name as key and value set in request path or query parameter as value
 
 - 
updateBaseEndpointpublic final void updateBaseEndpoint(String endpoint) This method should be used for parameterized endpoint templates only.This does not include {region} and {secondLevelDomain} parameters. - Parameters:
- endpoint- The updated endpoint to use
 
 - 
setEndpointpublic final void setEndpoint(String endpoint) 
 - 
getEndpointpublic final String getEndpoint() 
 - 
refreshClientpublic final void refreshClient() Rebuild the backingHttpClient.This will call ClientConfigurators again, and can be used to e.g. refresh the SSL certificate.
 - 
closepublic final void close() - Specified by:
- closein interface- AutoCloseable
 
 - 
getClientCommonLibraryVersionpublic String getClientCommonLibraryVersion() 
 
- 
 
-