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