Package | Description |
---|---|
com.oracle.bmc.osmanagement.model |
Modifier and Type | Method and Description |
---|---|
static ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.builder()
Create a new builder.
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.copy(ModuleStreamProfileOnManagedInstanceSummary model) |
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.moduleName(String moduleName)
The name of the module that contains the stream profile
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.profileName(String profileName)
The name of the profile
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.status(ModuleStreamProfileOnManagedInstanceSummary.Status status)
The status of the profile.
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.streamName(String streamName)
The name of the stream that contains the profile
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.Builder.timeModified(Date timeModified)
The date and time of the last status change for this profile, as described in RFC
3339, section 14.29.
|
ModuleStreamProfileOnManagedInstanceSummary.Builder |
ModuleStreamProfileOnManagedInstanceSummary.toBuilder() |
Copyright © 2016–2024. All rights reserved.