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