Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetPullRequestNotificationPreferenceResponse> |
DevopsAsyncClient.getPullRequestNotificationPreference(GetPullRequestNotificationPreferenceRequest request,
AsyncHandler<GetPullRequestNotificationPreferenceRequest,GetPullRequestNotificationPreferenceResponse> handler) |
Future<GetPullRequestNotificationPreferenceResponse> |
DevopsAsync.getPullRequestNotificationPreference(GetPullRequestNotificationPreferenceRequest request,
AsyncHandler<GetPullRequestNotificationPreferenceRequest,GetPullRequestNotificationPreferenceResponse> handler)
Get the pull request notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
GetPullRequestNotificationPreferenceRequest |
GetPullRequestNotificationPreferenceRequest.Builder.build()
Build the instance of GetPullRequestNotificationPreferenceRequest as configured by this
builder
|
GetPullRequestNotificationPreferenceRequest |
GetPullRequestNotificationPreferenceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPullRequestNotificationPreferenceRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
GetPullRequestNotificationPreferenceRequest.Builder |
GetPullRequestNotificationPreferenceRequest.Builder.copy(GetPullRequestNotificationPreferenceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.