Package | Description |
---|---|
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
static InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.builder()
Return a new builder for this request object.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.copy(InstallModuleStreamProfileOnManagedInstanceRequest o)
Copy method to populate the builder with values from the given instance.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.managedInstanceId(String managedInstanceId)
OCID for the managed instance
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.moduleName(String moduleName)
The name of a module.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.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.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.profileName(String profileName)
The name of the profile of the containing module stream
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.Builder.streamName(String streamName)
The name of the stream of the containing module.
|
InstallModuleStreamProfileOnManagedInstanceRequest.Builder |
InstallModuleStreamProfileOnManagedInstanceRequest.toBuilder()
Return an instance of
InstallModuleStreamProfileOnManagedInstanceRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.