| Package | Description |
|---|---|
| com.oracle.bmc.osmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateModuleStreamProfileDetails |
UpdateModuleStreamProfileDetails.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<UpdateModuleStreamProfileDetails> |
UpdateModuleStreamDetails.getProfiles()
The profiles of the stream
|
| Modifier and Type | Method and Description |
|---|---|
UpdateModuleStreamProfileDetails.Builder |
UpdateModuleStreamProfileDetails.Builder.copy(UpdateModuleStreamProfileDetails o) |
| Modifier and Type | Method and Description |
|---|---|
UpdateModuleStreamDetails.Builder |
UpdateModuleStreamDetails.Builder.profiles(List<UpdateModuleStreamProfileDetails> profiles) |
| Constructor and Description |
|---|
UpdateModuleStreamDetails(String streamName,
UpdateModuleStreamDetails.Status status,
Date timeModified,
String softwareSourceName,
String softwareSourceUrl,
Boolean isDefault,
List<UpdateModuleStreamProfileDetails> profiles)
Deprecated.
|
Copyright © 2016–2022. All rights reserved.