Package | Description |
---|---|
com.oracle.bmc.devops | |
com.oracle.bmc.devops.responses |
Modifier and Type | Method and Description |
---|---|
GetRepositoryNotificationPreferenceResponse |
Devops.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request)
Get the repository notification preference for the user passed as path param
|
GetRepositoryNotificationPreferenceResponse |
DevopsClient.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetRepositoryNotificationPreferenceResponse> |
DevopsAsyncClient.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request,
AsyncHandler<GetRepositoryNotificationPreferenceRequest,GetRepositoryNotificationPreferenceResponse> handler) |
Future<GetRepositoryNotificationPreferenceResponse> |
DevopsAsync.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request,
AsyncHandler<GetRepositoryNotificationPreferenceRequest,GetRepositoryNotificationPreferenceResponse> handler)
Get the repository notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
Future<GetRepositoryNotificationPreferenceResponse> |
DevopsAsyncClient.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request,
AsyncHandler<GetRepositoryNotificationPreferenceRequest,GetRepositoryNotificationPreferenceResponse> handler) |
Future<GetRepositoryNotificationPreferenceResponse> |
DevopsAsync.getRepositoryNotificationPreference(GetRepositoryNotificationPreferenceRequest request,
AsyncHandler<GetRepositoryNotificationPreferenceRequest,GetRepositoryNotificationPreferenceResponse> handler)
Get the repository notification preference for the user passed as path param
|
Modifier and Type | Method and Description |
---|---|
GetRepositoryNotificationPreferenceResponse |
GetRepositoryNotificationPreferenceResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetRepositoryNotificationPreferenceResponse.Builder |
GetRepositoryNotificationPreferenceResponse.Builder.copy(GetRepositoryNotificationPreferenceResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.