Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentResponse |
Devops.changeProjectCompartment(ChangeProjectCompartmentRequest request)
Moves a project resource from one compartment OCID to another.
|
ChangeProjectCompartmentResponse |
DevopsClient.changeProjectCompartment(ChangeProjectCompartmentRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeProjectCompartmentResponse> |
DevopsAsyncClient.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler) |
Future<ChangeProjectCompartmentResponse> |
DevopsAsync.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler)
Moves a project resource from one compartment OCID to another.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeProjectCompartmentResponse> |
DevopsAsyncClient.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler) |
Future<ChangeProjectCompartmentResponse> |
DevopsAsync.changeProjectCompartment(ChangeProjectCompartmentRequest request,
AsyncHandler<ChangeProjectCompartmentRequest,ChangeProjectCompartmentResponse> handler)
Moves a project resource from one compartment OCID to another.
|
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentResponse |
ChangeProjectCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeProjectCompartmentResponse.Builder |
ChangeProjectCompartmentResponse.Builder.copy(ChangeProjectCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.