static ExportDashboardRequest.Builder | 
ExportDashboardRequest.builder() | 
 Return a new builder for this request object. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.copy(ExportDashboardRequest o) | 
 Copy method to populate the builder with values from the given instance. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.exportDashboardId(String exportDashboardId) | 
 List of dashboardIds in plain text. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.exportTags(String exportTags) | 
 Indicates whether tags must be included when exporting dashboards and saved searches. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | 
 Set the invocation callback for the request to be built. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.opcRequestId(String opcRequestId) | 
 The client request ID for tracing. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.opcRetryToken(String opcRetryToken) | 
 A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) | 
 Set the retry configuration for the request to be built. 
 | 
ExportDashboardRequest.Builder | 
ExportDashboardRequest.toBuilder() | 
 |