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