Package | Description |
---|---|
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.batchDetectHealthEntityDetails(BatchDetectHealthEntityDetails batchDetectHealthEntityDetails)
The details to make a health entity detect call.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.body$(BatchDetectHealthEntityDetails body)
Alternative setter for the body parameter.
|
static BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.builder()
Return a new builder for this request object.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.copy(BatchDetectHealthEntityRequest o)
Copy method to populate the builder with values from the given instance.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
BatchDetectHealthEntityRequest.Builder |
BatchDetectHealthEntityRequest.toBuilder()
Return an instance of
BatchDetectHealthEntityRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.