Package | Description |
---|---|
com.oracle.bmc.jms | |
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
CreateJmsPluginResponse |
JavaManagementService.createJmsPlugin(CreateJmsPluginRequest request)
Registers an agent’s JmsPlugin, optionally attaching to an existing fleet of the tenancy.
|
CreateJmsPluginResponse |
JavaManagementServiceClient.createJmsPlugin(CreateJmsPluginRequest request) |
Future<CreateJmsPluginResponse> |
JavaManagementServiceAsync.createJmsPlugin(CreateJmsPluginRequest request,
AsyncHandler<CreateJmsPluginRequest,CreateJmsPluginResponse> handler)
Registers an agent’s JmsPlugin, optionally attaching to an existing fleet of the tenancy.
|
Future<CreateJmsPluginResponse> |
JavaManagementServiceAsyncClient.createJmsPlugin(CreateJmsPluginRequest request,
AsyncHandler<CreateJmsPluginRequest,CreateJmsPluginResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateJmsPluginResponse> |
JavaManagementServiceAsync.createJmsPlugin(CreateJmsPluginRequest request,
AsyncHandler<CreateJmsPluginRequest,CreateJmsPluginResponse> handler)
Registers an agent’s JmsPlugin, optionally attaching to an existing fleet of the tenancy.
|
Future<CreateJmsPluginResponse> |
JavaManagementServiceAsyncClient.createJmsPlugin(CreateJmsPluginRequest request,
AsyncHandler<CreateJmsPluginRequest,CreateJmsPluginResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateJmsPluginRequest |
CreateJmsPluginRequest.Builder.build()
Build the instance of CreateJmsPluginRequest as configured by this builder
|
CreateJmsPluginRequest |
CreateJmsPluginRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateJmsPluginRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.copy(CreateJmsPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.