Class JavaManagementServiceClient
- java.lang.Object
- 
- com.oracle.bmc.http.internal.BaseSyncClient
- 
- com.oracle.bmc.jms.JavaManagementServiceClient
 
 
- 
- All Implemented Interfaces:
- JavaManagementService,- AutoCloseable
 
 @Generated(value="OracleSDKGenerator", comments="API Version: 20210610") public class JavaManagementServiceClient extends BaseSyncClient implements JavaManagementService
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classJavaManagementServiceClient.BuilderBuilder class for this client.
 - 
Field SummaryFields Modifier and Type Field Description StringclientCommonLibraryVersionCompatible SDK version, provided by the codegen.Optional<String>minimumClientCommonLibraryVersionFromClientMinimum compatible SDK version, maybe provided by the codegen.static ServiceSERVICEService instance for JavaManagementService.
 - 
Constructor SummaryConstructors Constructor Description JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration)Deprecated.Use thebuilderinstead.JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator)Deprecated.Use thebuilderinstead.
 - 
Method Summary- 
Methods inherited from class com.oracle.bmc.http.internal.BaseSyncClientclientCall
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 - 
Methods inherited from interface java.lang.AutoCloseableclose
 - 
Methods inherited from interface com.oracle.bmc.jms.JavaManagementServicegetEndpoint, refreshClient, setEndpoint, useRealmSpecificEndpointTemplate
 
- 
 
- 
- 
- 
Constructor Detail- 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(BasicAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
 
 - 
JavaManagementServiceClient@Deprecated public JavaManagementServiceClient(AbstractAuthenticationDetailsProvider authenticationDetailsProvider, ClientConfiguration configuration, ClientConfigurator clientConfigurator, RequestSignerFactory defaultRequestSignerFactory, Map<SigningStrategy,RequestSignerFactory> signingStrategyRequestSignerFactories, List<ClientConfigurator> additionalClientConfigurators, String endpoint, ExecutorService executorService) Deprecated.Use thebuilderinstead.Create a new client instance.- Parameters:
- authenticationDetailsProvider- The authentication details (see- JavaManagementServiceClient.Builder.build(com.oracle.bmc.auth.AbstractAuthenticationDetailsProvider))
- configuration-- ClientBuilderBase.configuration
- clientConfigurator-- ClientBuilderBase.clientConfigurator(com.oracle.bmc.http.ClientConfigurator)
- defaultRequestSignerFactory-- ClientBuilderBase.requestSignerFactory
- additionalClientConfigurators-- ClientBuilderBase.additionalClientConfigurators
- endpoint-- ClientBuilderBase.endpoint(java.lang.String)
- signingStrategyRequestSignerFactories-- ClientBuilderBase.signingStrategyRequestSignerFactories
- executorService-- JavaManagementServiceClient.Builder.executorService
 
 
- 
 - 
Method Detail- 
builderpublic static JavaManagementServiceClient.Builder builder() Create a builder for this client.- Returns:
- builder
 
 - 
setRegionpublic void setRegion(Region region) Description copied from interface:JavaManagementServiceSets the region to call (ex, Region.US_PHOENIX_1).Note, this will call setEndpointafter resolving the endpoint. If the service is not available in this Region, however, an IllegalArgumentException will be raised.- Specified by:
- setRegionin interface- JavaManagementService
- Parameters:
- region- The region of the service.
 
 - 
setRegionpublic void setRegion(String regionId) Description copied from interface:JavaManagementServiceSets the region to call (ex, ‘us-phoenix-1’).Note, this will first try to map the region ID to a known Region and call setRegion.If no known Region could be determined, it will create an endpoint based on the default endpoint format ( Region.formatDefaultRegionEndpoint(Service, String)and then callsetEndpoint.- Specified by:
- setRegionin interface- JavaManagementService
- Parameters:
- regionId- The public region ID.
 
 - 
addFleetInstallationSitespublic AddFleetInstallationSitesResponse addFleetInstallationSites(AddFleetInstallationSitesRequest request) Description copied from interface:JavaManagementServiceAdd Java installation sites in a Fleet.- Specified by:
- addFleetInstallationSitesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
cancelWorkRequestpublic CancelWorkRequestResponse cancelWorkRequest(CancelWorkRequestRequest request) Description copied from interface:JavaManagementServiceDeletes the work request specified by an identifier.- Specified by:
- cancelWorkRequestin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
changeFleetCompartmentpublic ChangeFleetCompartmentResponse changeFleetCompartment(ChangeFleetCompartmentRequest request) Description copied from interface:JavaManagementServiceMove a specified Fleet into the compartment identified in the POST form.When provided, If-Match is checked against ETag values of the resource. - Specified by:
- changeFleetCompartmentin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createBlocklistpublic CreateBlocklistResponse createBlocklist(CreateBlocklistRequest request) Description copied from interface:JavaManagementServiceAdd a new record to the fleet blocklist.- Specified by:
- createBlocklistin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createDrsFilepublic CreateDrsFileResponse createDrsFile(CreateDrsFileRequest request) Description copied from interface:JavaManagementServiceRequest to perform validation of the DRS file and create the file to the Object Storage.- Specified by:
- createDrsFilein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createFleetpublic CreateFleetResponse createFleet(CreateFleetRequest request) Description copied from interface:JavaManagementServiceCreate 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. - Specified by:
- createFleetin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createJmsPluginpublic CreateJmsPluginResponse createJmsPlugin(CreateJmsPluginRequest request) Description copied from interface:JavaManagementServiceRegisters 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. - Specified by:
- createJmsPluginin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
createTaskSchedulepublic CreateTaskScheduleResponse createTaskSchedule(CreateTaskScheduleRequest request) Description copied from interface:JavaManagementServiceCreate a task schedule using the information provided.- Specified by:
- createTaskSchedulein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteBlocklistpublic DeleteBlocklistResponse deleteBlocklist(DeleteBlocklistRequest request) Description copied from interface:JavaManagementServiceDeletes the blocklist record specified by an identifier.- Specified by:
- deleteBlocklistin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteCryptoAnalysisResultpublic DeleteCryptoAnalysisResultResponse deleteCryptoAnalysisResult(DeleteCryptoAnalysisResultRequest request) Description copied from interface:JavaManagementServiceDeletes the metadata for the result of a Crypto event analysis.The actual report shall remain in the object storage. - Specified by:
- deleteCryptoAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteDrsFilepublic DeleteDrsFileResponse deleteDrsFile(DeleteDrsFileRequest request) Description copied from interface:JavaManagementServiceRequest to delete the DRS file from the Object Storage.- Specified by:
- deleteDrsFilein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteFleetpublic DeleteFleetResponse deleteFleet(DeleteFleetRequest request) Description copied from interface:JavaManagementServiceDeletes the Fleet specified by an identifier.- Specified by:
- deleteFleetin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteJavaMigrationAnalysisResultpublic DeleteJavaMigrationAnalysisResultResponse deleteJavaMigrationAnalysisResult(DeleteJavaMigrationAnalysisResultRequest request) Description copied from interface:JavaManagementServiceDelete the Java migration analysis result.The actual report will remain in the Object Storage bucket. - Specified by:
- deleteJavaMigrationAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteJmsPluginpublic DeleteJmsPluginResponse deleteJmsPlugin(DeleteJmsPluginRequest request) Description copied from interface:JavaManagementServiceDeletes 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. - Specified by:
- deleteJmsPluginin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deletePerformanceTuningAnalysisResultpublic DeletePerformanceTuningAnalysisResultResponse deletePerformanceTuningAnalysisResult(DeletePerformanceTuningAnalysisResultRequest request) Description copied from interface:JavaManagementServiceDeletes only the metadata of the Performance Tuning Analysis result, but the file remains in the object storage.- Specified by:
- deletePerformanceTuningAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
deleteTaskSchedulepublic DeleteTaskScheduleResponse deleteTaskSchedule(DeleteTaskScheduleRequest request) Description copied from interface:JavaManagementServiceDeletes the task schedule record specified by an identifier.- Specified by:
- deleteTaskSchedulein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
disableDrspublic DisableDrsResponse disableDrs(DisableDrsRequest request) Description copied from interface:JavaManagementServiceRequest to disable the DRS in the selected target in the Fleet.- Specified by:
- disableDrsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
enableDrspublic EnableDrsResponse enableDrs(EnableDrsRequest request) Description copied from interface:JavaManagementServiceRequest to enable the DRS in the selected target in the Fleet.- Specified by:
- enableDrsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
generateAgentDeployScriptpublic GenerateAgentDeployScriptResponse generateAgentDeployScript(GenerateAgentDeployScriptRequest request) Description copied from interface:JavaManagementServiceGenerates Agent Deploy Script for Fleet using the information provided.- Specified by:
- generateAgentDeployScriptin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
generateAgentInstallerConfigurationpublic GenerateAgentInstallerConfigurationResponse generateAgentInstallerConfiguration(GenerateAgentInstallerConfigurationRequest request) Description copied from interface:JavaManagementServiceGenerates the agent installer configuration using the information provided.- Specified by:
- generateAgentInstallerConfigurationin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
generateLoadPipelineScriptpublic GenerateLoadPipelineScriptResponse generateLoadPipelineScript(GenerateLoadPipelineScriptRequest request) Description copied from interface:JavaManagementServiceGenerates Load Pipeline Script- Specified by:
- generateLoadPipelineScriptin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getCryptoAnalysisResultpublic GetCryptoAnalysisResultResponse getCryptoAnalysisResult(GetCryptoAnalysisResultRequest request) Description copied from interface:JavaManagementServiceRetrieve the metadata for the result of a Crypto event analysis.- Specified by:
- getCryptoAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getDrsFilepublic GetDrsFileResponse getDrsFile(GetDrsFileRequest request) Description copied from interface:JavaManagementServiceGet the detail about the created DRS file in the Fleet.- Specified by:
- getDrsFilein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExportSettingpublic GetExportSettingResponse getExportSetting(GetExportSettingRequest request) Description copied from interface:JavaManagementServiceReturns export setting for the specified fleet.- Specified by:
- getExportSettingin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getExportStatuspublic GetExportStatusResponse getExportStatus(GetExportStatusRequest request) Description copied from interface:JavaManagementServiceReturns last export status for the specified fleet.- Specified by:
- getExportStatusin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getFleetpublic GetFleetResponse getFleet(GetFleetRequest request) Description copied from interface:JavaManagementServiceRetrieve a Fleet with the specified identifier.- Specified by:
- getFleetin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getFleetAdvancedFeatureConfigurationpublic GetFleetAdvancedFeatureConfigurationResponse getFleetAdvancedFeatureConfiguration(GetFleetAdvancedFeatureConfigurationRequest request) Description copied from interface:JavaManagementServiceReturns Fleet level advanced feature configuration.- Specified by:
- getFleetAdvancedFeatureConfigurationin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getFleetAgentConfigurationpublic GetFleetAgentConfigurationResponse getFleetAgentConfiguration(GetFleetAgentConfigurationRequest request) Description copied from interface:JavaManagementServiceRetrieve a Fleet Agent Configuration for the specified Fleet.- Specified by:
- getFleetAgentConfigurationin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJavaFamilypublic GetJavaFamilyResponse getJavaFamily(GetJavaFamilyRequest request) Description copied from interface:JavaManagementServiceReturns metadata associated with a specific Java release family.- Specified by:
- getJavaFamilyin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJavaMigrationAnalysisResultpublic GetJavaMigrationAnalysisResultResponse getJavaMigrationAnalysisResult(GetJavaMigrationAnalysisResultRequest request) Description copied from interface:JavaManagementServiceRetrieve Java Migration Analysis result.- Specified by:
- getJavaMigrationAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJavaReleasepublic GetJavaReleaseResponse getJavaRelease(GetJavaReleaseRequest request) Description copied from interface:JavaManagementServiceReturns detail of a Java release.- Specified by:
- getJavaReleasein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getJmsPluginpublic GetJmsPluginResponse getJmsPlugin(GetJmsPluginRequest request) Description copied from interface:JavaManagementServiceReturns the JmsPlugin.- Specified by:
- getJmsPluginin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getPerformanceTuningAnalysisResultpublic GetPerformanceTuningAnalysisResultResponse getPerformanceTuningAnalysisResult(GetPerformanceTuningAnalysisResultRequest request) Description copied from interface:JavaManagementServiceRetrieve metadata of the Performance Tuning Analysis result.- Specified by:
- getPerformanceTuningAnalysisResultin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getTaskSchedulepublic GetTaskScheduleResponse getTaskSchedule(GetTaskScheduleRequest request) Description copied from interface:JavaManagementServiceReturns a task schedule.- Specified by:
- getTaskSchedulein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWorkRequestpublic GetWorkRequestResponse getWorkRequest(GetWorkRequestRequest request) Description copied from interface:JavaManagementServiceRetrieve the details of a work request with the specified ID.- Specified by:
- getWorkRequestin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAgentInstallerspublic ListAgentInstallersResponse listAgentInstallers(ListAgentInstallersRequest request) Description copied from interface:JavaManagementServiceReturns a list of the agent installer information.- Specified by:
- listAgentInstallersin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listAnnouncementspublic ListAnnouncementsResponse listAnnouncements(ListAnnouncementsRequest request) Description copied from interface:JavaManagementServiceReturn a list of AnnouncementSummary items- Specified by:
- listAnnouncementsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listBlocklistspublic ListBlocklistsResponse listBlocklists(ListBlocklistsRequest request) Description copied from interface:JavaManagementServiceReturns a list of blocklist entities contained by a fleet.- Specified by:
- listBlocklistsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listContainerspublic ListContainersResponse listContainers(ListContainersRequest request) Description copied from interface:JavaManagementServiceList containers in a fleet filtered by query parameters.- Specified by:
- listContainersin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listCryptoAnalysisResultspublic ListCryptoAnalysisResultsResponse listCryptoAnalysisResults(ListCryptoAnalysisResultsRequest request) Description copied from interface:JavaManagementServiceLists the results of a Crypto event analysis.- Specified by:
- listCryptoAnalysisResultsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listDrsFilespublic ListDrsFilesResponse listDrsFiles(ListDrsFilesRequest request) Description copied from interface:JavaManagementServiceList the details about the created DRS files in the Fleet.- Specified by:
- listDrsFilesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listFleetDiagnosespublic ListFleetDiagnosesResponse listFleetDiagnoses(ListFleetDiagnosesRequest request) Description copied from interface:JavaManagementServiceList potential diagnoses that would put a fleet into FAILED or NEEDS_ATTENTION lifecycle state.- Specified by:
- listFleetDiagnosesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listFleetErrorspublic ListFleetErrorsResponse listFleetErrors(ListFleetErrorsRequest request) Description copied from interface:JavaManagementServiceReturns a list of fleet errors that describe all detected errors.- Specified by:
- listFleetErrorsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listFleetspublic ListFleetsResponse listFleets(ListFleetsRequest request) Description copied from interface:JavaManagementServiceReturns a list of all the Fleets contained by a compartment.The query parameter compartmentIdis required unless the query parameteridis specified.- Specified by:
- listFleetsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listInstallationSitespublic ListInstallationSitesResponse listInstallationSites(ListInstallationSitesRequest request) Description copied from interface:JavaManagementServiceList Java installation sites in a Fleet filtered by query parameters.- Specified by:
- listInstallationSitesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJavaFamiliespublic ListJavaFamiliesResponse listJavaFamilies(ListJavaFamiliesRequest request) Description copied from interface:JavaManagementServiceReturns a list of the Java release family information.A Java release family is typically a major version in the Java version identifier. - Specified by:
- listJavaFamiliesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJavaMigrationAnalysisResultspublic ListJavaMigrationAnalysisResultsResponse listJavaMigrationAnalysisResults(ListJavaMigrationAnalysisResultsRequest request) Description copied from interface:JavaManagementServiceLists the results of a Java migration analysis.- Specified by:
- listJavaMigrationAnalysisResultsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJavaReleasespublic ListJavaReleasesResponse listJavaReleases(ListJavaReleasesRequest request) Description copied from interface:JavaManagementServiceReturns a list of Java releases.- Specified by:
- listJavaReleasesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJmsPluginspublic ListJmsPluginsResponse listJmsPlugins(ListJmsPluginsRequest request) Description copied from interface:JavaManagementServiceLists the JmsPlugins.- Specified by:
- listJmsPluginsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listJreUsagepublic ListJreUsageResponse listJreUsage(ListJreUsageRequest request) Description copied from interface:JavaManagementServiceList Java Runtime usage in a specified host filtered by query parameters.- Specified by:
- listJreUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listLibraryApplicationUsagepublic ListLibraryApplicationUsageResponse listLibraryApplicationUsage(ListLibraryApplicationUsageRequest request) Description copied from interface:JavaManagementServiceList applications where a library has been detected filtered by query parameters.- Specified by:
- listLibraryApplicationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listLibraryManagedInstanceUsagepublic ListLibraryManagedInstanceUsageResponse listLibraryManagedInstanceUsage(ListLibraryManagedInstanceUsageRequest request) Description copied from interface:JavaManagementServiceList managed instances where a library has been detected, filtered by query parameters.- Specified by:
- listLibraryManagedInstanceUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPerformanceTuningAnalysisResultspublic ListPerformanceTuningAnalysisResultsResponse listPerformanceTuningAnalysisResults(ListPerformanceTuningAnalysisResultsRequest request) Description copied from interface:JavaManagementServiceList Performance Tuning Analysis results.- Specified by:
- listPerformanceTuningAnalysisResultsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listPluginErrorspublic ListPluginErrorsResponse listPluginErrors(ListPluginErrorsRequest request) Description copied from interface:JavaManagementServiceReturns a list of plugin errors that describe all detected errors.- Specified by:
- listPluginErrorsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listTaskSchedulespublic ListTaskSchedulesResponse listTaskSchedules(ListTaskSchedulesRequest request) Description copied from interface:JavaManagementServiceReturns a list of task schedules.- Specified by:
- listTaskSchedulesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listUncorrelatedPackageApplicationUsagepublic ListUncorrelatedPackageApplicationUsageResponse listUncorrelatedPackageApplicationUsage(ListUncorrelatedPackageApplicationUsageRequest request) Description copied from interface:JavaManagementServiceList applications where an uncorrelated package has been detected, filtered by query parameters.- Specified by:
- listUncorrelatedPackageApplicationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listUncorrelatedPackageManagedInstanceUsagepublic ListUncorrelatedPackageManagedInstanceUsageResponse listUncorrelatedPackageManagedInstanceUsage(ListUncorrelatedPackageManagedInstanceUsageRequest request) Description copied from interface:JavaManagementServiceList managed instances where an uncorrelated package has been detected, filtered by query parameters.- Specified by:
- listUncorrelatedPackageManagedInstanceUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listUncorrelatedPackageUsagepublic ListUncorrelatedPackageUsageResponse listUncorrelatedPackageUsage(ListUncorrelatedPackageUsageRequest request) Description copied from interface:JavaManagementServiceList 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. - Specified by:
- listUncorrelatedPackageUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkItemspublic ListWorkItemsResponse listWorkItems(ListWorkItemsRequest request) Description copied from interface:JavaManagementServiceRetrieve a paginated list of work items for a specified work request.- Specified by:
- listWorkItemsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestErrorspublic ListWorkRequestErrorsResponse listWorkRequestErrors(ListWorkRequestErrorsRequest request) Description copied from interface:JavaManagementServiceRetrieve a (paginated) list of errors for a specified work request.- Specified by:
- listWorkRequestErrorsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestLogspublic ListWorkRequestLogsResponse listWorkRequestLogs(ListWorkRequestLogsRequest request) Description copied from interface:JavaManagementServiceRetrieve a paginated list of logs for a specified work request.- Specified by:
- listWorkRequestLogsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
listWorkRequestspublic ListWorkRequestsResponse listWorkRequests(ListWorkRequestsRequest request) Description copied from interface:JavaManagementServiceList the work requests in a compartment.The query parameter compartmentIdis required unless the query parameteridorfleetIdis specified.- Specified by:
- listWorkRequestsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
removeFleetInstallationSitespublic RemoveFleetInstallationSitesResponse removeFleetInstallationSites(RemoveFleetInstallationSitesRequest request) Description copied from interface:JavaManagementServiceRemove Java installation sites in a Fleet.- Specified by:
- removeFleetInstallationSitesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestCryptoAnalysespublic RequestCryptoAnalysesResponse requestCryptoAnalyses(RequestCryptoAnalysesRequest request) Description copied from interface:JavaManagementServiceRequest 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. - Specified by:
- requestCryptoAnalysesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestDeployedApplicationMigrationAnalysespublic RequestDeployedApplicationMigrationAnalysesResponse requestDeployedApplicationMigrationAnalyses(RequestDeployedApplicationMigrationAnalysesRequest request) Description copied from interface:JavaManagementServiceRequest 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. - Specified by:
- requestDeployedApplicationMigrationAnalysesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestJavaMigrationAnalysespublic RequestJavaMigrationAnalysesResponse requestJavaMigrationAnalyses(RequestJavaMigrationAnalysesRequest request) Description copied from interface:JavaManagementServiceRequest 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. - Specified by:
- requestJavaMigrationAnalysesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestJfrRecordingspublic RequestJfrRecordingsResponse requestJfrRecordings(RequestJfrRecordingsRequest request) Description copied from interface:JavaManagementServiceRequest 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. - Specified by:
- requestJfrRecordingsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
requestPerformanceTuningAnalysespublic RequestPerformanceTuningAnalysesResponse requestPerformanceTuningAnalyses(RequestPerformanceTuningAnalysesRequest request) Description copied from interface:JavaManagementServiceRequest 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. - Specified by:
- requestPerformanceTuningAnalysesin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
scanJavaServerUsagepublic ScanJavaServerUsageResponse scanJavaServerUsage(ScanJavaServerUsageRequest request) Description copied from interface:JavaManagementServiceScan Java Server usage in a fleet.- Specified by:
- scanJavaServerUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
scanLibraryUsagepublic ScanLibraryUsageResponse scanLibraryUsage(ScanLibraryUsageRequest request) Description copied from interface:JavaManagementServiceScan library usage in a fleet.- Specified by:
- scanLibraryUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeApplicationInstallationUsagepublic SummarizeApplicationInstallationUsageResponse summarizeApplicationInstallationUsage(SummarizeApplicationInstallationUsageRequest request) Description copied from interface:JavaManagementServiceSummarizes 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. - Specified by:
- summarizeApplicationInstallationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeApplicationUsagepublic SummarizeApplicationUsageResponse summarizeApplicationUsage(SummarizeApplicationUsageRequest request) Description copied from interface:JavaManagementServiceList application usage in a Fleet filtered by query parameters.- Specified by:
- summarizeApplicationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeDeployedApplicationInstallationUsagepublic SummarizeDeployedApplicationInstallationUsageResponse summarizeDeployedApplicationInstallationUsage(SummarizeDeployedApplicationInstallationUsageRequest request) Description copied from interface:JavaManagementServiceSummarize 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. - Specified by:
- summarizeDeployedApplicationInstallationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeDeployedApplicationUsagepublic SummarizeDeployedApplicationUsageResponse summarizeDeployedApplicationUsage(SummarizeDeployedApplicationUsageRequest request) Description copied from interface:JavaManagementServiceList of deployed applications in a Fleet filtered by query parameters.- Specified by:
- summarizeDeployedApplicationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeFleetErrorspublic SummarizeFleetErrorsResponse summarizeFleetErrors(SummarizeFleetErrorsRequest request) Description copied from interface:JavaManagementServiceReturns a high level summary of FleetErrors.- Specified by:
- summarizeFleetErrorsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeInstallationUsagepublic SummarizeInstallationUsageResponse summarizeInstallationUsage(SummarizeInstallationUsageRequest request) Description copied from interface:JavaManagementServiceList Java installation usage in a Fleet filtered by query parameters.- Specified by:
- summarizeInstallationUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeJavaServerInstanceUsagepublic SummarizeJavaServerInstanceUsageResponse summarizeJavaServerInstanceUsage(SummarizeJavaServerInstanceUsageRequest request) Description copied from interface:JavaManagementServiceList Java Server instances in a fleet filtered by query parameters.- Specified by:
- summarizeJavaServerInstanceUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeJavaServerUsagepublic SummarizeJavaServerUsageResponse summarizeJavaServerUsage(SummarizeJavaServerUsageRequest request) Description copied from interface:JavaManagementServiceList of Java servers in a Fleet filtered by query parameters.- Specified by:
- summarizeJavaServerUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeJreUsagepublic SummarizeJreUsageResponse summarizeJreUsage(SummarizeJreUsageRequest request) Description copied from interface:JavaManagementServiceList Java Runtime usage in a specified Fleet filtered by query parameters.- Specified by:
- summarizeJreUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeLibraryInventorypublic SummarizeLibraryInventoryResponse summarizeLibraryInventory(SummarizeLibraryInventoryRequest request) Description copied from interface:JavaManagementServiceRetrieve 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.- Specified by:
- summarizeLibraryInventoryin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeLibraryUsagepublic SummarizeLibraryUsageResponse summarizeLibraryUsage(SummarizeLibraryUsageRequest request) Description copied from interface:JavaManagementServiceList libraries in a fleet filtered by query parameters.- Specified by:
- summarizeLibraryUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeManagedInstanceUsagepublic SummarizeManagedInstanceUsageResponse summarizeManagedInstanceUsage(SummarizeManagedInstanceUsageRequest request) Description copied from interface:JavaManagementServiceList managed instance usage in a Fleet filtered by query parameters.- Specified by:
- summarizeManagedInstanceUsagein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizePluginErrorspublic SummarizePluginErrorsResponse summarizePluginErrors(SummarizePluginErrorsRequest request) Description copied from interface:JavaManagementServiceReturns a high level summary of PluginErrors.- Specified by:
- summarizePluginErrorsin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
summarizeResourceInventorypublic SummarizeResourceInventoryResponse summarizeResourceInventory(SummarizeResourceInventoryRequest request) Description copied from interface:JavaManagementServiceRetrieve 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.- Specified by:
- summarizeResourceInventoryin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateDrsFilepublic UpdateDrsFileResponse updateDrsFile(UpdateDrsFileRequest request) Description copied from interface:JavaManagementServiceRequest to perform validation of the DRS file and update the existing file in the Object Storage.- Specified by:
- updateDrsFilein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateExportSettingpublic UpdateExportSettingResponse updateExportSetting(UpdateExportSettingRequest request) Description copied from interface:JavaManagementServiceUpdates existing export setting for the specified fleet.- Specified by:
- updateExportSettingin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateFleetpublic UpdateFleetResponse updateFleet(UpdateFleetRequest request) Description copied from interface:JavaManagementServiceUpdate the Fleet specified by an identifier.- Specified by:
- updateFleetin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateFleetAdvancedFeatureConfigurationpublic UpdateFleetAdvancedFeatureConfigurationResponse updateFleetAdvancedFeatureConfiguration(UpdateFleetAdvancedFeatureConfigurationRequest request) Description copied from interface:JavaManagementServiceUpdate advanced feature configurations for the Fleet.Ensure that the namespace and bucket storage are created prior to turning on the JfrRecording or CryptoEventAnalysis feature. - Specified by:
- updateFleetAdvancedFeatureConfigurationin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateFleetAgentConfigurationpublic UpdateFleetAgentConfigurationResponse updateFleetAgentConfiguration(UpdateFleetAgentConfigurationRequest request) Description copied from interface:JavaManagementServiceUpdate the Fleet Agent Configuration for the specified Fleet.- Specified by:
- updateFleetAgentConfigurationin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateJmsPluginpublic UpdateJmsPluginResponse updateJmsPlugin(UpdateJmsPluginRequest request) Description copied from interface:JavaManagementServiceUpdates the Fleet of a JmsPlugin.- Specified by:
- updateJmsPluginin interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
updateTaskSchedulepublic UpdateTaskScheduleResponse updateTaskSchedule(UpdateTaskScheduleRequest request) Description copied from interface:JavaManagementServiceUpdate the task schedule for the given task type.- Specified by:
- updateTaskSchedulein interface- JavaManagementService
- Parameters:
- request- The request object containing the details to send
- Returns:
- A response object containing details about the completed operation
 
 - 
getWaiterspublic JavaManagementServiceWaiters getWaiters() Description copied from interface:JavaManagementServiceGets the pre-configured waiters available for resources for this service.- Specified by:
- getWaitersin interface- JavaManagementService
- Returns:
- The service waiters.
 
 - 
getPaginatorspublic JavaManagementServicePaginators getPaginators() Description copied from interface:JavaManagementServiceGets the pre-configured paginators available for list operations in this service which may return multiple pages of data.These paginators provide an Iterableinterface so that service responses, or resources/records, can be iterated through without having to manually deal with pagination and page tokens.- Specified by:
- getPaginatorsin interface- JavaManagementService
- Returns:
- The service paginators.
 
 - 
getDefaultConfiguratorprotected ClientConfigurator getDefaultConfigurator() 
 - 
useRealmSpecificEndpointTemplatepublic void useRealmSpecificEndpointTemplate(boolean useOfRealmSpecificEndpointTemplateEnabled) This method should be used to enable or disable the use of realm-specific endpoint template.The default value is null. To enable the use of endpoint template defined for the realm in use, set the flag to true To disable the use of endpoint template defined for the realm in use, set the flag to false - Parameters:
- useOfRealmSpecificEndpointTemplateEnabled- This flag can be set to true or false to enable or disable the use of realm-specific endpoint template respectively
 
 - 
populateServiceParametersInEndpointpublic final void populateServiceParametersInEndpoint(String endpoint, Map<String,Object> requiredParametersMap) Populate the parameters in the endpoint with its corresponding value and update the base endpoint.The value will be populated iff the parameter in endpoint is a required request path parameter or a required request query parameter. If not, the parameter in the endpoint will be ignored and left blank. - Parameters:
- endpoint- The endpoint template in use
- requiredParametersMap- Map of parameter name as key and value set in request path or query parameter as value
 
 - 
updateBaseEndpointpublic final void updateBaseEndpoint(String endpoint) This method should be used for parameterized endpoint templates only.This does not include {region} and {secondLevelDomain} parameters. - Parameters:
- endpoint- The updated endpoint to use
 
 - 
setEndpointpublic final void setEndpoint(String endpoint) 
 - 
getEndpointpublic final String getEndpoint() 
 - 
refreshClientpublic final void refreshClient() Rebuild the backingHttpClient.This will call ClientConfigurators again, and can be used to e.g. refresh the SSL certificate.
 - 
closepublic final void close() - Specified by:
- closein interface- AutoCloseable
 
 - 
getClientCommonLibraryVersionpublic String getClientCommonLibraryVersion() 
 
- 
 
-