Package | Description |
---|---|
com.oracle.bmc.jms.requests |
Modifier and Type | Method and Description |
---|---|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.body$(CreateJmsPluginDetails body)
Alternative setter for the body parameter.
|
static CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.builder()
Return a new builder for this request object.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.copy(CreateJmsPluginRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.createJmsPluginDetails(CreateJmsPluginDetails createJmsPluginDetails)
Details for the new JmsPlugin.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateJmsPluginRequest.Builder |
CreateJmsPluginRequest.toBuilder()
Return an instance of
CreateJmsPluginRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.