Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.body$(SearchSoftwareSourceModulesDetails body)
Alternative setter for the body parameter.
|
static SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.builder()
Return a new builder for this request object.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.copy(SearchSoftwareSourceModulesRequest o)
Copy method to populate the builder with values from the given instance.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.limit(Integer limit)
For list pagination.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.page(String page)
For list pagination.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.Builder.searchSoftwareSourceModulesDetails(SearchSoftwareSourceModulesDetails searchSoftwareSourceModulesDetails)
Request body that takes a list of software sources and any search filters.
|
SearchSoftwareSourceModulesRequest.Builder |
SearchSoftwareSourceModulesRequest.toBuilder()
Return an instance of
SearchSoftwareSourceModulesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.