Interface JavaManagementService
- 
- All Superinterfaces:
- AutoCloseable
 - All Known Implementing Classes:
- JavaManagementServiceClient
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210610") public interface JavaManagementService extends AutoCloseableThe APIs for the Fleet Management feature of Java Management Service to monitor and manage the usage of Java in your enterprise.Use these APIs to manage fleets, configure managed instances to report to fleets, and gain insights into the Java workloads running on these instances by carrying out basic and advanced features. This service client uses CircuitBreakerUtils.DEFAULT_CIRCUIT_BREAKER for all the operations by default if no circuit breaker configuration is defined by the user. 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description AddFleetInstallationSitesResponseaddFleetInstallationSites(AddFleetInstallationSitesRequest request)Add Java installation sites in a Fleet.CancelWorkRequestResponsecancelWorkRequest(CancelWorkRequestRequest request)Deletes the work request specified by an identifier.ChangeFleetCompartmentResponsechangeFleetCompartment(ChangeFleetCompartmentRequest request)Move a specified Fleet into the compartment identified in the POST form.CreateBlocklistResponsecreateBlocklist(CreateBlocklistRequest request)Add a new record to the fleet blocklist.CreateDrsFileResponsecreateDrsFile(CreateDrsFileRequest request)Request to perform validation of the DRS file and create the file to the Object Storage.CreateFleetResponsecreateFleet(CreateFleetRequest request)Create a new Fleet using the information provided.CreateJmsPluginResponsecreateJmsPlugin(CreateJmsPluginRequest request)Registers an agent’s JmsPlugin, optionally attaching to an existing fleet of the tenancy.CreateTaskScheduleResponsecreateTaskSchedule(CreateTaskScheduleRequest request)Create a task schedule using the information provided.DeleteBlocklistResponsedeleteBlocklist(DeleteBlocklistRequest request)Deletes the blocklist record specified by an identifier.DeleteCryptoAnalysisResultResponsedeleteCryptoAnalysisResult(DeleteCryptoAnalysisResultRequest request)Deletes the metadata for the result of a Crypto event analysis.DeleteDrsFileResponsedeleteDrsFile(DeleteDrsFileRequest request)Request to delete the DRS file from the Object Storage.DeleteFleetResponsedeleteFleet(DeleteFleetRequest request)Deletes the Fleet specified by an identifier.DeleteJavaMigrationAnalysisResultResponsedeleteJavaMigrationAnalysisResult(DeleteJavaMigrationAnalysisResultRequest request)Delete the Java migration analysis result.DeleteJmsPluginResponsedeleteJmsPlugin(DeleteJmsPluginRequest request)Deletes a JmsPlugin.DeletePerformanceTuningAnalysisResultResponsedeletePerformanceTuningAnalysisResult(DeletePerformanceTuningAnalysisResultRequest request)Deletes only the metadata of the Performance Tuning Analysis result, but the file remains in the object storage.DeleteTaskScheduleResponsedeleteTaskSchedule(DeleteTaskScheduleRequest request)Deletes the task schedule record specified by an identifier.DisableDrsResponsedisableDrs(DisableDrsRequest request)Request to disable the DRS in the selected target in the Fleet.EnableDrsResponseenableDrs(EnableDrsRequest request)Request to enable the DRS in the selected target in the Fleet.GenerateAgentDeployScriptResponsegenerateAgentDeployScript(GenerateAgentDeployScriptRequest request)Generates Agent Deploy Script for Fleet using the information provided.GenerateAgentInstallerConfigurationResponsegenerateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request)Generates the agent installer configuration using the information provided.GenerateLoadPipelineScriptResponsegenerateLoadPipelineScript(GenerateLoadPipelineScriptRequest request)Generates Load Pipeline ScriptGetCryptoAnalysisResultResponsegetCryptoAnalysisResult(GetCryptoAnalysisResultRequest request)Retrieve the metadata for the result of a Crypto event analysis.GetDrsFileResponsegetDrsFile(GetDrsFileRequest request)Get the detail about the created DRS file in the Fleet.StringgetEndpoint()Gets the set endpoint for REST call (ex, https://www.example.com)GetExportSettingResponsegetExportSetting(GetExportSettingRequest request)Returns export setting for the specified fleet.GetExportStatusResponsegetExportStatus(GetExportStatusRequest request)Returns last export status for the specified fleet.GetFleetResponsegetFleet(GetFleetRequest request)Retrieve a Fleet with the specified identifier.GetFleetAdvancedFeatureConfigurationResponsegetFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationRequest request)Returns Fleet level advanced feature configuration.GetFleetAgentConfigurationResponsegetFleetAgentConfiguration(GetFleetAgentConfigurationRequest request)Retrieve a Fleet Agent Configuration for the specified Fleet.GetJavaFamilyResponsegetJavaFamily(GetJavaFamilyRequest request)Returns metadata associated with a specific Java release family.GetJavaMigrationAnalysisResultResponsegetJavaMigrationAnalysisResult(GetJavaMigrationAnalysisResultRequest request)Retrieve Java Migration Analysis result.GetJavaReleaseResponsegetJavaRelease(GetJavaReleaseRequest request)Returns detail of a Java release.GetJmsPluginResponsegetJmsPlugin(GetJmsPluginRequest request)Returns the JmsPlugin.JavaManagementServicePaginatorsgetPaginators()Gets the pre-configured paginators available for list operations in this service which may return multiple pages of data.GetPerformanceTuningAnalysisResultResponsegetPerformanceTuningAnalysisResult(GetPerformanceTuningAnalysisResultRequest request)Retrieve metadata of the Performance Tuning Analysis result.GetTaskScheduleResponsegetTaskSchedule(GetTaskScheduleRequest request)Returns a task schedule.JavaManagementServiceWaitersgetWaiters()Gets the pre-configured waiters available for resources for this service.GetWorkRequestResponsegetWorkRequest(GetWorkRequestRequest request)Retrieve the details of a work request with the specified ID.ListAgentInstallersResponselistAgentInstallers(ListAgentInstallersRequest request)Returns a list of the agent installer information.ListAnnouncementsResponselistAnnouncements(ListAnnouncementsRequest request)Return a list of AnnouncementSummary itemsListBlocklistsResponselistBlocklists(ListBlocklistsRequest request)Returns a list of blocklist entities contained by a fleet.ListContainersResponselistContainers(ListContainersRequest request)List containers in a fleet filtered by query parameters.ListCryptoAnalysisResultsResponselistCryptoAnalysisResults(ListCryptoAnalysisResultsRequest request)Lists the results of a Crypto event analysis.ListDrsFilesResponselistDrsFiles(ListDrsFilesRequest request)List the details about the created DRS files in the Fleet.ListFleetDiagnosesResponselistFleetDiagnoses(ListFleetDiagnosesRequest request)List potential diagnoses that would put a fleet into FAILED or NEEDS_ATTENTION lifecycle state.ListFleetErrorsResponselistFleetErrors(ListFleetErrorsRequest request)Returns a list of fleet errors that describe all detected errors.ListFleetsResponselistFleets(ListFleetsRequest request)Returns a list of all the Fleets contained by a compartment.ListInstallationSitesResponselistInstallationSites(ListInstallationSitesRequest request)List Java installation sites in a Fleet filtered by query parameters.ListJavaFamiliesResponselistJavaFamilies(ListJavaFamiliesRequest request)Returns a list of the Java release family information.ListJavaMigrationAnalysisResultsResponselistJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request)Lists the results of a Java migration analysis.ListJavaReleasesResponselistJavaReleases(ListJavaReleasesRequest request)Returns a list of Java releases.ListJmsPluginsResponselistJmsPlugins(ListJmsPluginsRequest request)Lists the JmsPlugins.ListJreUsageResponselistJreUsage(ListJreUsageRequest request)List Java Runtime usage in a specified host filtered by query parameters.ListLibraryApplicationUsageResponselistLibraryApplicationUsage(ListLibraryApplicationUsageRequest request)List applications where a library has been detected filtered by query parameters.ListLibraryManagedInstanceUsageResponselistLibraryManagedInstanceUsage(ListLibraryManagedInstanceUsageRequest request)List managed instances where a library has been detected, filtered by query parameters.ListPerformanceTuningAnalysisResultsResponselistPerformanceTuningAnalysisResults(ListPerformanceTuningAnalysisResultsRequest request)List Performance Tuning Analysis results.ListPluginErrorsResponselistPluginErrors(ListPluginErrorsRequest request)Returns a list of plugin errors that describe all detected errors.ListTaskSchedulesResponselistTaskSchedules(ListTaskSchedulesRequest request)Returns a list of task schedules.ListUncorrelatedPackageApplicationUsageResponselistUncorrelatedPackageApplicationUsage(ListUncorrelatedPackageApplicationUsageRequest request)List applications where an uncorrelated package has been detected, filtered by query parameters.ListUncorrelatedPackageManagedInstanceUsageResponselistUncorrelatedPackageManagedInstanceUsage(ListUncorrelatedPackageManagedInstanceUsageRequest request)List managed instances where an uncorrelated package has been detected, filtered by query parameters.ListUncorrelatedPackageUsageResponselistUncorrelatedPackageUsage(ListUncorrelatedPackageUsageRequest request)List uncorrelated package summaries in a fleet, filtered by query parameters.ListWorkItemsResponselistWorkItems(ListWorkItemsRequest request)Retrieve a paginated list of work items for a specified work request.ListWorkRequestErrorsResponselistWorkRequestErrors(ListWorkRequestErrorsRequest request)Retrieve a (paginated) list of errors for a specified work request.ListWorkRequestLogsResponselistWorkRequestLogs(ListWorkRequestLogsRequest request)Retrieve a paginated list of logs for a specified work request.ListWorkRequestsResponselistWorkRequests(ListWorkRequestsRequest request)List the work requests in a compartment.voidrefreshClient()Rebuilds the client from scratch.RemoveFleetInstallationSitesResponseremoveFleetInstallationSites(RemoveFleetInstallationSitesRequest request)Remove Java installation sites in a Fleet.RequestCryptoAnalysesResponserequestCryptoAnalyses(RequestCryptoAnalysesRequest request)Request to perform crypto analysis on one or more selected targets in the Fleet.RequestDeployedApplicationMigrationAnalysesResponserequestDeployedApplicationMigrationAnalyses(RequestDeployedApplicationMigrationAnalysesRequest request)Request to perform a deployed Java migration analyses.RequestJavaMigrationAnalysesResponserequestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request)Request to perform a Java migration analysis.RequestJfrRecordingsResponserequestJfrRecordings(RequestJfrRecordingsRequest request)Request to collect the JFR recordings on the selected target in the Fleet.RequestPerformanceTuningAnalysesResponserequestPerformanceTuningAnalyses(RequestPerformanceTuningAnalysesRequest request)Request to perform performance tuning analyses.ScanJavaServerUsageResponsescanJavaServerUsage(ScanJavaServerUsageRequest request)Scan Java Server usage in a fleet.ScanLibraryUsageResponsescanLibraryUsage(ScanLibraryUsageRequest request)Scan library usage in a fleet.voidsetEndpoint(String endpoint)Sets the endpoint to call (ex, https://www.example.com).voidsetRegion(Region region)Sets the region to call (ex, Region.US_PHOENIX_1).voidsetRegion(String regionId)Sets the region to call (ex, ‘us-phoenix-1’).SummarizeApplicationInstallationUsageResponsesummarizeApplicationInstallationUsage(SummarizeApplicationInstallationUsageRequest request)Summarizes the application installation usage in a Fleet filtered by query parameters.SummarizeApplicationUsageResponsesummarizeApplicationUsage(SummarizeApplicationUsageRequest request)List application usage in a Fleet filtered by query parameters.SummarizeDeployedApplicationInstallationUsageResponsesummarizeDeployedApplicationInstallationUsage(SummarizeDeployedApplicationInstallationUsageRequest request)Summarize installation usage of an application deployed on Java servers in a fleet filtered by query parameters.SummarizeDeployedApplicationUsageResponsesummarizeDeployedApplicationUsage(SummarizeDeployedApplicationUsageRequest request)List of deployed applications in a Fleet filtered by query parameters.SummarizeFleetErrorsResponsesummarizeFleetErrors(SummarizeFleetErrorsRequest request)Returns a high level summary of FleetErrors.SummarizeInstallationUsageResponsesummarizeInstallationUsage(SummarizeInstallationUsageRequest request)List Java installation usage in a Fleet filtered by query parameters.SummarizeJavaServerInstanceUsageResponsesummarizeJavaServerInstanceUsage(SummarizeJavaServerInstanceUsageRequest request)List Java Server instances in a fleet filtered by query parameters.SummarizeJavaServerUsageResponsesummarizeJavaServerUsage(SummarizeJavaServerUsageRequest request)List of Java servers in a Fleet filtered by query parameters.SummarizeJreUsageResponsesummarizeJreUsage(SummarizeJreUsageRequest request)List Java Runtime usage in a specified Fleet filtered by query parameters.SummarizeLibraryInventoryResponsesummarizeLibraryInventory(SummarizeLibraryInventoryRequest request)Retrieve the inventory of libraries in the specified fleet: Statically detected library count, Dynamically detected library count, Uncorrelated package count, High, Medium and Low severity library count.SummarizeLibraryUsageResponsesummarizeLibraryUsage(SummarizeLibraryUsageRequest request)List libraries in a fleet filtered by query parameters.SummarizeManagedInstanceUsageResponsesummarizeManagedInstanceUsage(SummarizeManagedInstanceUsageRequest request)List managed instance usage in a Fleet filtered by query parameters.SummarizePluginErrorsResponsesummarizePluginErrors(SummarizePluginErrorsRequest request)Returns a high level summary of PluginErrors.SummarizeResourceInventoryResponsesummarizeResourceInventory(SummarizeResourceInventoryRequest request)Retrieve the inventory of JMS resources in the specified compartment: a list of the number of active fleets, managed instances, Java Runtimes, Java installations, and applications.UpdateDrsFileResponseupdateDrsFile(UpdateDrsFileRequest request)Request to perform validation of the DRS file and update the existing file in the Object Storage.UpdateExportSettingResponseupdateExportSetting(UpdateExportSettingRequest request)Updates existing export setting for the specified fleet.UpdateFleetResponseupdateFleet(UpdateFleetRequest request)Update the Fleet specified by an identifier.UpdateFleetAdvancedFeatureConfigurationResponseupdateFleetAdvancedFeatureConfiguration(UpdateFleetAdvancedFeatureConfigurationRequest request)Update advanced feature configurations for the Fleet.UpdateFleetAgentConfigurationResponseupdateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request)Update the Fleet Agent Configuration for the specified Fleet.UpdateJmsPluginResponseupdateJmsPlugin(UpdateJmsPluginRequest request)Updates the Fleet of a JmsPlugin.UpdateTaskScheduleResponseupdateTaskSchedule(UpdateTaskScheduleRequest request)Update the task schedule for the given task type.voiduseRealmSpecificEndpointTemplate(boolean realmSpecificEndpointTemplateEnabled)Determines whether realm specific endpoint should be used or not.- 
Methods inherited from interface java.lang.AutoCloseableclose
 
- 
 
- 
- 
- 
Method Detail- 
refreshClientvoid refreshClient() Rebuilds the client from scratch.Useful to refresh certificates. 
 - 
setEndpointvoid setEndpoint(String endpoint) Sets the endpoint to call (ex, https://www.example.com).- Parameters:
- endpoint- The endpoint of the service.
 
 - 
getEndpointString getEndpoint() Gets the set endpoint for REST call (ex, https://www.example.com)
 - 
setRegionvoid setRegion(Region region) Sets 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.- Parameters:
- region- The region of the service.
 
 - 
setRegionvoid setRegion(String regionId) Sets 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.- Parameters:
- regionId- The public region ID.
 
 - 
useRealmSpecificEndpointTemplatevoid useRealmSpecificEndpointTemplate(boolean realmSpecificEndpointTemplateEnabled) Determines whether realm specific endpoint should be used or not.Set realmSpecificEndpointTemplateEnabled to “true” if the user wants to enable use of realm specific endpoint template, otherwise set it to “false” - Parameters:
- realmSpecificEndpointTemplateEnabled- flag to enable the use of realm specific endpoint template
 
 - 
addFleetInstallationSitesAddFleetInstallationSitesResponse addFleetInstallationSites(AddFleetInstallationSitesRequest request) Add Java installation sites in a Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/AddFleetInstallationSitesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use AddFleetInstallationSites API. 
 
 - 
cancelWorkRequestCancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request) Deletes the work request specified by an identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CancelWorkRequestExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CancelWorkRequest API. 
 
 - 
changeFleetCompartmentChangeFleetCompartmentResponse changeFleetCompartment(ChangeFleetCompartmentRequest request) Move a specified Fleet into the compartment identified in the POST form.When provided, If-Match is checked against ETag values of the resource. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ChangeFleetCompartmentExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ChangeFleetCompartment API. 
 
 - 
createBlocklistCreateBlocklistResponse createBlocklist(CreateBlocklistRequest request) Add a new record to the fleet blocklist.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CreateBlocklistExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateBlocklist API. 
 
 - 
createDrsFileCreateDrsFileResponse createDrsFile(CreateDrsFileRequest request) Request to perform validation of the DRS file and create the file to the Object Storage.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CreateDrsFileExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateDrsFile API. 
 
 - 
createFleetCreateFleetResponse createFleet(CreateFleetRequest request) Create a new Fleet using the information provided.`inventoryLog` is now a required parameter for CreateFleet API. Update existing applications using this API before July 15, 2022 to ensure the applications continue to work. See the [Service Change Notice](https://docs.oracle.com/en-us/iaas/Content/servicechanges.htm#JMS) for more details. Migrate existing fleets using the `UpdateFleet` API to set the `inventoryLog` parameter. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CreateFleetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateFleet API. 
 
 - 
createJmsPluginCreateJmsPluginResponse createJmsPlugin(CreateJmsPluginRequest request) Registers an agent’s JmsPlugin, optionally attaching to an existing fleet of the tenancy.JmsPlugins registered fleet-less are created with lifecycle state INACTIVE. For the operation to be authorized, the agent must exist, and the authorized user requires JMS_PLUGIN_CREATE permission for the agent’s compartment. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CreateJmsPluginExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateJmsPlugin API. 
 
 - 
createTaskScheduleCreateTaskScheduleResponse createTaskSchedule(CreateTaskScheduleRequest request) Create a task schedule using the information provided.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/CreateTaskScheduleExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use CreateTaskSchedule API. 
 
 - 
deleteBlocklistDeleteBlocklistResponse deleteBlocklist(DeleteBlocklistRequest request) Deletes the blocklist record specified by an identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteBlocklistExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteBlocklist API. 
 
 - 
deleteCryptoAnalysisResultDeleteCryptoAnalysisResultResponse deleteCryptoAnalysisResult(DeleteCryptoAnalysisResultRequest request) Deletes the metadata for the result of a Crypto event analysis.The actual report shall remain in the object storage. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteCryptoAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteCryptoAnalysisResult API. 
 
 - 
deleteDrsFileDeleteDrsFileResponse deleteDrsFile(DeleteDrsFileRequest request) Request to delete the DRS file from the Object Storage.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteDrsFileExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteDrsFile API. 
 
 - 
deleteFleetDeleteFleetResponse deleteFleet(DeleteFleetRequest request) Deletes the Fleet specified by an identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteFleetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteFleet API. 
 
 - 
deleteJavaMigrationAnalysisResultDeleteJavaMigrationAnalysisResultResponse deleteJavaMigrationAnalysisResult(DeleteJavaMigrationAnalysisResultRequest request) Delete the Java migration analysis result.The actual report will remain in the Object Storage bucket. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteJavaMigrationAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteJavaMigrationAnalysisResult API. 
 
 - 
deleteJmsPluginDeleteJmsPluginResponse deleteJmsPlugin(DeleteJmsPluginRequest request) Deletes a JmsPlugin.The JmsPlugin may be visible for some time with state DELETED. Deleted plugins will not be able to communicate with the JMS service. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteJmsPluginExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteJmsPlugin API. 
 
 - 
deletePerformanceTuningAnalysisResultDeletePerformanceTuningAnalysisResultResponse deletePerformanceTuningAnalysisResult(DeletePerformanceTuningAnalysisResultRequest request) Deletes only the metadata of the Performance Tuning Analysis result, but the file remains in the object storage.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeletePerformanceTuningAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeletePerformanceTuningAnalysisResult API. 
 
 - 
deleteTaskScheduleDeleteTaskScheduleResponse deleteTaskSchedule(DeleteTaskScheduleRequest request) Deletes the task schedule record specified by an identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DeleteTaskScheduleExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DeleteTaskSchedule API. 
 
 - 
disableDrsDisableDrsResponse disableDrs(DisableDrsRequest request) Request to disable the DRS in the selected target in the Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/DisableDrsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use DisableDrs API. 
 
 - 
enableDrsEnableDrsResponse enableDrs(EnableDrsRequest request) Request to enable the DRS in the selected target in the Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/EnableDrsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use EnableDrs API. 
 
 - 
generateAgentDeployScriptGenerateAgentDeployScriptResponse generateAgentDeployScript(GenerateAgentDeployScriptRequest request) Generates Agent Deploy Script for Fleet using the information provided.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GenerateAgentDeployScriptExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GenerateAgentDeployScript API. 
 
 - 
generateAgentInstallerConfigurationGenerateAgentInstallerConfigurationResponse generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request) Generates the agent installer configuration using the information provided.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GenerateAgentInstallerConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GenerateAgentInstallerConfiguration API. 
 
 - 
generateLoadPipelineScriptGenerateLoadPipelineScriptResponse generateLoadPipelineScript(GenerateLoadPipelineScriptRequest request) Generates Load Pipeline Script- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GenerateLoadPipelineScriptExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GenerateLoadPipelineScript API. 
 
 - 
getCryptoAnalysisResultGetCryptoAnalysisResultResponse getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request) Retrieve the metadata for the result of a Crypto event analysis.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetCryptoAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetCryptoAnalysisResult API. 
 
 - 
getDrsFileGetDrsFileResponse getDrsFile(GetDrsFileRequest request) Get the detail about the created DRS file in the Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetDrsFileExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetDrsFile API. 
 
 - 
getExportSettingGetExportSettingResponse getExportSetting(GetExportSettingRequest request) Returns export setting for the specified fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetExportSettingExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetExportSetting API. 
 
 - 
getExportStatusGetExportStatusResponse getExportStatus(GetExportStatusRequest request) Returns last export status for the specified fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetExportStatusExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetExportStatus API. 
 
 - 
getFleetGetFleetResponse getFleet(GetFleetRequest request) Retrieve a Fleet with the specified identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetFleetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetFleet API. 
 
 - 
getFleetAdvancedFeatureConfigurationGetFleetAdvancedFeatureConfigurationResponse getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationRequest request) Returns Fleet level advanced feature configuration.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetFleetAdvancedFeatureConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetFleetAdvancedFeatureConfiguration API. 
 
 - 
getFleetAgentConfigurationGetFleetAgentConfigurationResponse getFleetAgentConfiguration(GetFleetAgentConfigurationRequest request) Retrieve a Fleet Agent Configuration for the specified Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetFleetAgentConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetFleetAgentConfiguration API. 
 
 - 
getJavaFamilyGetJavaFamilyResponse getJavaFamily(GetJavaFamilyRequest request) Returns metadata associated with a specific Java release family.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetJavaFamilyExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetJavaFamily API. 
 
 - 
getJavaMigrationAnalysisResultGetJavaMigrationAnalysisResultResponse getJavaMigrationAnalysisResult(GetJavaMigrationAnalysisResultRequest request) Retrieve Java Migration Analysis result.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetJavaMigrationAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetJavaMigrationAnalysisResult API. 
 
 - 
getJavaReleaseGetJavaReleaseResponse getJavaRelease(GetJavaReleaseRequest request) Returns detail of a Java release.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetJavaReleaseExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetJavaRelease API. 
 
 - 
getJmsPluginGetJmsPluginResponse getJmsPlugin(GetJmsPluginRequest request) Returns the JmsPlugin.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetJmsPluginExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetJmsPlugin API. 
 
 - 
getPerformanceTuningAnalysisResultGetPerformanceTuningAnalysisResultResponse getPerformanceTuningAnalysisResult(GetPerformanceTuningAnalysisResultRequest request) Retrieve metadata of the Performance Tuning Analysis result.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetPerformanceTuningAnalysisResultExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetPerformanceTuningAnalysisResult API. 
 
 - 
getTaskScheduleGetTaskScheduleResponse getTaskSchedule(GetTaskScheduleRequest request) Returns a task schedule.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetTaskScheduleExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetTaskSchedule API. 
 
 - 
getWorkRequestGetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request) Retrieve the details of a work request with the specified ID.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/GetWorkRequestExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use GetWorkRequest API. 
 
 - 
listAgentInstallersListAgentInstallersResponse listAgentInstallers(ListAgentInstallersRequest request) Returns a list of the agent installer information.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListAgentInstallersExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListAgentInstallers API. 
 
 - 
listAnnouncementsListAnnouncementsResponse listAnnouncements(ListAnnouncementsRequest request) Return a list of AnnouncementSummary items- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListAnnouncementsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListAnnouncements API. 
 
 - 
listBlocklistsListBlocklistsResponse listBlocklists(ListBlocklistsRequest request) Returns a list of blocklist entities contained by a fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListBlocklistsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListBlocklists API. 
 
 - 
listContainersListContainersResponse listContainers(ListContainersRequest request) List containers in a fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListContainersExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListContainers API. 
 
 - 
listCryptoAnalysisResultsListCryptoAnalysisResultsResponse listCryptoAnalysisResults(ListCryptoAnalysisResultsRequest request) Lists the results of a Crypto event analysis.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListCryptoAnalysisResultsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListCryptoAnalysisResults API. 
 
 - 
listDrsFilesListDrsFilesResponse listDrsFiles(ListDrsFilesRequest request) List the details about the created DRS files in the Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListDrsFilesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListDrsFiles API. 
 
 - 
listFleetDiagnosesListFleetDiagnosesResponse listFleetDiagnoses(ListFleetDiagnosesRequest request) List potential diagnoses that would put a fleet into FAILED or NEEDS_ATTENTION lifecycle state.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListFleetDiagnosesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListFleetDiagnoses API. 
 
 - 
listFleetErrorsListFleetErrorsResponse listFleetErrors(ListFleetErrorsRequest request) Returns a list of fleet errors that describe all detected errors.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListFleetErrorsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListFleetErrors API. 
 
 - 
listFleetsListFleetsResponse listFleets(ListFleetsRequest request) Returns a list of all the Fleets contained by a compartment.The query parameter compartmentIdis required unless the query parameteridis specified.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListFleetsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListFleets API. 
 
 - 
listInstallationSitesListInstallationSitesResponse listInstallationSites(ListInstallationSitesRequest request) List Java installation sites in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListInstallationSitesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListInstallationSites API. 
 
 - 
listJavaFamiliesListJavaFamiliesResponse listJavaFamilies(ListJavaFamiliesRequest request) Returns a list of the Java release family information.A Java release family is typically a major version in the Java version identifier. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListJavaFamiliesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListJavaFamilies API. 
 
 - 
listJavaMigrationAnalysisResultsListJavaMigrationAnalysisResultsResponse listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request) Lists the results of a Java migration analysis.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListJavaMigrationAnalysisResultsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListJavaMigrationAnalysisResults API. 
 
 - 
listJavaReleasesListJavaReleasesResponse listJavaReleases(ListJavaReleasesRequest request) Returns a list of Java releases.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListJavaReleasesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListJavaReleases API. 
 
 - 
listJmsPluginsListJmsPluginsResponse listJmsPlugins(ListJmsPluginsRequest request) Lists the JmsPlugins.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListJmsPluginsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListJmsPlugins API. 
 
 - 
listJreUsageListJreUsageResponse listJreUsage(ListJreUsageRequest request) List Java Runtime usage in a specified host filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListJreUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListJreUsage API. 
 
 - 
listLibraryApplicationUsageListLibraryApplicationUsageResponse listLibraryApplicationUsage(ListLibraryApplicationUsageRequest request) List applications where a library has been detected filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListLibraryApplicationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListLibraryApplicationUsage API. 
 
 - 
listLibraryManagedInstanceUsageListLibraryManagedInstanceUsageResponse listLibraryManagedInstanceUsage(ListLibraryManagedInstanceUsageRequest request) List managed instances where a library has been detected, filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListLibraryManagedInstanceUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListLibraryManagedInstanceUsage API. 
 
 - 
listPerformanceTuningAnalysisResultsListPerformanceTuningAnalysisResultsResponse listPerformanceTuningAnalysisResults(ListPerformanceTuningAnalysisResultsRequest request) List Performance Tuning Analysis results.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListPerformanceTuningAnalysisResultsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListPerformanceTuningAnalysisResults API. 
 
 - 
listPluginErrorsListPluginErrorsResponse listPluginErrors(ListPluginErrorsRequest request) Returns a list of plugin errors that describe all detected errors.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListPluginErrorsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListPluginErrors API. 
 
 - 
listTaskSchedulesListTaskSchedulesResponse listTaskSchedules(ListTaskSchedulesRequest request) Returns a list of task schedules.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListTaskSchedulesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListTaskSchedules API. 
 
 - 
listUncorrelatedPackageApplicationUsageListUncorrelatedPackageApplicationUsageResponse listUncorrelatedPackageApplicationUsage(ListUncorrelatedPackageApplicationUsageRequest request) List applications where an uncorrelated package has been detected, filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListUncorrelatedPackageApplicationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListUncorrelatedPackageApplicationUsage API. 
 
 - 
listUncorrelatedPackageManagedInstanceUsageListUncorrelatedPackageManagedInstanceUsageResponse listUncorrelatedPackageManagedInstanceUsage(ListUncorrelatedPackageManagedInstanceUsageRequest request) List managed instances where an uncorrelated package has been detected, filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListUncorrelatedPackageManagedInstanceUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListUncorrelatedPackageManagedInstanceUsage API. 
 
 - 
listUncorrelatedPackageUsageListUncorrelatedPackageUsageResponse listUncorrelatedPackageUsage(ListUncorrelatedPackageUsageRequest request) List uncorrelated package summaries in a fleet, filtered by query parameters.Uncorrelated packages are Java packages which can’t be accurately correlated to a library during a library scan. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListUncorrelatedPackageUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListUncorrelatedPackageUsage API. 
 
 - 
listWorkItemsListWorkItemsResponse listWorkItems(ListWorkItemsRequest request) Retrieve a paginated list of work items for a specified work request.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListWorkItemsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListWorkItems API. 
 
 - 
listWorkRequestErrorsListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request) Retrieve a (paginated) list of errors for a specified work request.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListWorkRequestErrorsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListWorkRequestErrors API. 
 
 - 
listWorkRequestLogsListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request) Retrieve a paginated list of logs for a specified work request.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListWorkRequestLogsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListWorkRequestLogs API. 
 
 - 
listWorkRequestsListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request) List the work requests in a compartment.The query parameter compartmentIdis required unless the query parameteridorfleetIdis specified.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ListWorkRequestsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ListWorkRequests API. 
 
 - 
removeFleetInstallationSitesRemoveFleetInstallationSitesResponse removeFleetInstallationSites(RemoveFleetInstallationSitesRequest request) Remove Java installation sites in a Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RemoveFleetInstallationSitesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RemoveFleetInstallationSites API. 
 
 - 
requestCryptoAnalysesRequestCryptoAnalysesResponse requestCryptoAnalyses(RequestCryptoAnalysesRequest request) Request to perform crypto analysis on one or more selected targets in the Fleet.The result of the crypto analysis will be uploaded to the object storage bucket created by JMS on enabling the Crypto Event Analysis feature in the Fleet. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RequestCryptoAnalysesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RequestCryptoAnalyses API. 
 
 - 
requestDeployedApplicationMigrationAnalysesRequestDeployedApplicationMigrationAnalysesResponse requestDeployedApplicationMigrationAnalyses(RequestDeployedApplicationMigrationAnalysesRequest request) Request to perform a deployed Java migration analyses.The results of the deployed Java migration analyses will be uploaded to the Object Storage bucket that you designate when you enable the Java Migration Analyses feature. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RequestDeployedApplicationMigrationAnalysesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RequestDeployedApplicationMigrationAnalyses API. 
 
 - 
requestJavaMigrationAnalysesRequestJavaMigrationAnalysesResponse requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request) Request to perform a Java migration analysis.The results of the Java migration analysis will be uploaded to the Object Storage bucket that you designate when you enable the Java Migration Analysis feature. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RequestJavaMigrationAnalysesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RequestJavaMigrationAnalyses API. 
 
 - 
requestJfrRecordingsRequestJfrRecordingsResponse requestJfrRecordings(RequestJfrRecordingsRequest request) Request to collect the JFR recordings on the selected target in the Fleet.The JFR files are uploaded to the object storage bucket created by JMS on enabling Generic JFR feature in the Fleet. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RequestJfrRecordingsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RequestJfrRecordings API. 
 
 - 
requestPerformanceTuningAnalysesRequestPerformanceTuningAnalysesResponse requestPerformanceTuningAnalyses(RequestPerformanceTuningAnalysesRequest request) Request to perform performance tuning analyses.The result of performance tuning analysis will be uploaded to the object storage bucket that you designated when you enabled the recording feature. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/RequestPerformanceTuningAnalysesExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use RequestPerformanceTuningAnalyses API. 
 
 - 
scanJavaServerUsageScanJavaServerUsageResponse scanJavaServerUsage(ScanJavaServerUsageRequest request) Scan Java Server usage in a fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ScanJavaServerUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ScanJavaServerUsage API. 
 
 - 
scanLibraryUsageScanLibraryUsageResponse scanLibraryUsage(ScanLibraryUsageRequest request) Scan library usage in a fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/ScanLibraryUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use ScanLibraryUsage API. 
 
 - 
summarizeApplicationInstallationUsageSummarizeApplicationInstallationUsageResponse summarizeApplicationInstallationUsage(SummarizeApplicationInstallationUsageRequest request) Summarizes the application installation usage in a Fleet filtered by query parameters.In contrast to SummarizeApplicationUsage, which provides only information aggregated by application name, this operation provides installation details. This allows for better focusing of actions. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeApplicationInstallationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeApplicationInstallationUsage API. 
 
 - 
summarizeApplicationUsageSummarizeApplicationUsageResponse summarizeApplicationUsage(SummarizeApplicationUsageRequest request) List application usage in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeApplicationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeApplicationUsage API. 
 
 - 
summarizeDeployedApplicationInstallationUsageSummarizeDeployedApplicationInstallationUsageResponse summarizeDeployedApplicationInstallationUsage(SummarizeDeployedApplicationInstallationUsageRequest request) Summarize installation usage of an application deployed on Java servers in a fleet filtered by query parameters.In contrast to SummarizeDeployedApplicationUsage, which provides only information aggregated by the deployment information, this operation provides installation details and allows for better focusing of actions. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeDeployedApplicationInstallationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeDeployedApplicationInstallationUsage API. 
 
 - 
summarizeDeployedApplicationUsageSummarizeDeployedApplicationUsageResponse summarizeDeployedApplicationUsage(SummarizeDeployedApplicationUsageRequest request) List of deployed applications in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeDeployedApplicationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeDeployedApplicationUsage API. 
 
 - 
summarizeFleetErrorsSummarizeFleetErrorsResponse summarizeFleetErrors(SummarizeFleetErrorsRequest request) Returns a high level summary of FleetErrors.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeFleetErrorsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeFleetErrors API. 
 
 - 
summarizeInstallationUsageSummarizeInstallationUsageResponse summarizeInstallationUsage(SummarizeInstallationUsageRequest request) List Java installation usage in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeInstallationUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeInstallationUsage API. 
 
 - 
summarizeJavaServerInstanceUsageSummarizeJavaServerInstanceUsageResponse summarizeJavaServerInstanceUsage(SummarizeJavaServerInstanceUsageRequest request) List Java Server instances in a fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeJavaServerInstanceUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeJavaServerInstanceUsage API. 
 
 - 
summarizeJavaServerUsageSummarizeJavaServerUsageResponse summarizeJavaServerUsage(SummarizeJavaServerUsageRequest request) List of Java servers in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeJavaServerUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeJavaServerUsage API. 
 
 - 
summarizeJreUsageSummarizeJreUsageResponse summarizeJreUsage(SummarizeJreUsageRequest request) List Java Runtime usage in a specified Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeJreUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeJreUsage API. 
 
 - 
summarizeLibraryInventorySummarizeLibraryInventoryResponse summarizeLibraryInventory(SummarizeLibraryInventoryRequest request) Retrieve the inventory of libraries in the specified fleet: Statically detected library count, Dynamically detected library count, Uncorrelated package count, High, Medium and Low severity library count.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeLibraryInventoryExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeLibraryInventory API. 
 
 - 
summarizeLibraryUsageSummarizeLibraryUsageResponse summarizeLibraryUsage(SummarizeLibraryUsageRequest request) List libraries in a fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeLibraryUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeLibraryUsage API. 
 
 - 
summarizeManagedInstanceUsageSummarizeManagedInstanceUsageResponse summarizeManagedInstanceUsage(SummarizeManagedInstanceUsageRequest request) List managed instance usage in a Fleet filtered by query parameters.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeManagedInstanceUsageExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeManagedInstanceUsage API. 
 
 - 
summarizePluginErrorsSummarizePluginErrorsResponse summarizePluginErrors(SummarizePluginErrorsRequest request) Returns a high level summary of PluginErrors.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizePluginErrorsExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizePluginErrors API. 
 
 - 
summarizeResourceInventorySummarizeResourceInventoryResponse summarizeResourceInventory(SummarizeResourceInventoryRequest request) Retrieve the inventory of JMS resources in the specified compartment: a list of the number of active fleets, managed instances, Java Runtimes, Java installations, and applications.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/SummarizeResourceInventoryExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use SummarizeResourceInventory API. 
 
 - 
updateDrsFileUpdateDrsFileResponse updateDrsFile(UpdateDrsFileRequest request) Request to perform validation of the DRS file and update the existing file in the Object Storage.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateDrsFileExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateDrsFile API. 
 
 - 
updateExportSettingUpdateExportSettingResponse updateExportSetting(UpdateExportSettingRequest request) Updates existing export setting for the specified fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateExportSettingExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateExportSetting API. 
 
 - 
updateFleetUpdateFleetResponse updateFleet(UpdateFleetRequest request) Update the Fleet specified by an identifier.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateFleetExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateFleet API. 
 
 - 
updateFleetAdvancedFeatureConfigurationUpdateFleetAdvancedFeatureConfigurationResponse updateFleetAdvancedFeatureConfiguration(UpdateFleetAdvancedFeatureConfigurationRequest request) Update advanced feature configurations for the Fleet.Ensure that the namespace and bucket storage are created prior to turning on the JfrRecording or CryptoEventAnalysis feature. - Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateFleetAdvancedFeatureConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateFleetAdvancedFeatureConfiguration API. 
 
 - 
updateFleetAgentConfigurationUpdateFleetAgentConfigurationResponse updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request) Update the Fleet Agent Configuration for the specified Fleet.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateFleetAgentConfigurationExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateFleetAgentConfiguration API. 
 
 - 
updateJmsPluginUpdateJmsPluginResponse updateJmsPlugin(UpdateJmsPluginRequest request) Updates the Fleet of a JmsPlugin.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateJmsPluginExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateJmsPlugin API. 
 
 - 
updateTaskScheduleUpdateTaskScheduleResponse updateTaskSchedule(UpdateTaskScheduleRequest request) Update the task schedule for the given task type.- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
- Throws:
- BmcException- when an error occurs. This operation uses RetryConfiguration.SDK_DEFAULT_RETRY_CONFIGURATION as default if no retry strategy is provided. The specifics of the default retry strategy are described here https://docs.oracle.com/en-us/iaas/Content/API/SDKDocs/javasdkconcepts.htm#javasdkconcepts_topic_Retries- Example: Click <a href=“https://docs.oracle.com/en-us/iaas/tools/java-sdk-examples/3.75.0/jms/UpdateTaskScheduleExample.java.html"target=”_blank"rel=“noopener noreferrer”>here to see how to use UpdateTaskSchedule API. 
 
 - 
getWaitersJavaManagementServiceWaiters getWaiters() Gets the pre-configured waiters available for resources for this service.- Returns:
- The service waiters.
 
 - 
getPaginatorsJavaManagementServicePaginators getPaginators() Gets 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.- Returns:
- The service paginators.
 
 
- 
 
-