Package | Description |
---|---|
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
static GetJmsPluginRequest.Builder |
GetJmsPluginRequest.builder()
Return a new builder for this request object.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.copy(GetJmsPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.jmsPluginId(String jmsPluginId)
The OCID of the
JmsPlugin.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetJmsPluginRequest.Builder |
GetJmsPluginRequest.toBuilder()
Return an instance of
GetJmsPluginRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.