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