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 model) |
Modifier and Type | Method and Description |
---|---|
UpdateModuleStreamDetails.Builder |
UpdateModuleStreamDetails.Builder.profiles(List<UpdateModuleStreamProfileDetails> profiles)
The profiles of the stream
|
Constructor and Description |
---|
UpdateModuleStreamDetails(String streamName,
UpdateModuleStreamDetails.Status status,
Date timeModified,
String softwareSourceName,
String softwareSourceUrl,
Boolean isDefault,
List<UpdateModuleStreamProfileDetails> profiles)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.