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