Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryResponse |
Devops.updateRepository(UpdateRepositoryRequest request)
Updates the repository.
|
UpdateRepositoryResponse |
DevopsClient.updateRepository(UpdateRepositoryRequest request) |
Future<UpdateRepositoryResponse> |
DevopsAsyncClient.updateRepository(UpdateRepositoryRequest request,
AsyncHandler<UpdateRepositoryRequest,UpdateRepositoryResponse> handler) |
Future<UpdateRepositoryResponse> |
DevopsAsync.updateRepository(UpdateRepositoryRequest request,
AsyncHandler<UpdateRepositoryRequest,UpdateRepositoryResponse> handler)
Updates the repository.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateRepositoryResponse> |
DevopsAsyncClient.updateRepository(UpdateRepositoryRequest request,
AsyncHandler<UpdateRepositoryRequest,UpdateRepositoryResponse> handler) |
Future<UpdateRepositoryResponse> |
DevopsAsync.updateRepository(UpdateRepositoryRequest request,
AsyncHandler<UpdateRepositoryRequest,UpdateRepositoryResponse> handler)
Updates the repository.
|
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryRequest |
UpdateRepositoryRequest.Builder.build()
Build the instance of UpdateRepositoryRequest as configured by this builder
|
UpdateRepositoryRequest |
UpdateRepositoryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateRepositoryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateRepositoryRequest.Builder |
UpdateRepositoryRequest.Builder.copy(UpdateRepositoryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.