Package | Description |
---|---|
com.oracle.bmc.osmanagementhub.model |
Modifier and Type | Method and Description |
---|---|
static InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.builder()
Create a new builder.
|
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.copy(InstallModuleStreamProfileOnManagedInstanceGroupDetails model) |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.moduleName(String moduleName)
The name of the module.
|
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.profileName(String profileName)
The name of a profile of the specified module stream.
|
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.softwareSourceId(String softwareSourceId)
The OCID
of the software source that provides the module stream
|
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.streamName(String streamName)
The name of a stream of the specified module.
|
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.toBuilder() |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder |
InstallModuleStreamProfileOnManagedInstanceGroupDetails.Builder.workRequestDetails(WorkRequestDetails workRequestDetails) |
Copyright © 2016–2024. All rights reserved.