Package | Description |
---|---|
com.oracle.bmc.opsi.model |
Modifier and Type | Method and Description |
---|---|
static HostedEntityCollection.Builder |
HostedEntityCollection.builder()
Create a new builder.
|
HostedEntityCollection.Builder |
HostedEntityCollection.Builder.copy(HostedEntityCollection model) |
HostedEntityCollection.Builder |
HostedEntityCollection.Builder.items(List<HostedEntitySummary> items)
List of hosted entities details.
|
HostedEntityCollection.Builder |
HostedEntityCollection.Builder.timeIntervalEnd(Date timeIntervalEnd)
The end timestamp that was passed into the request.
|
HostedEntityCollection.Builder |
HostedEntityCollection.Builder.timeIntervalStart(Date timeIntervalStart)
The start timestamp that was passed into the request.
|
HostedEntityCollection.Builder |
HostedEntityCollection.toBuilder() |
Copyright © 2016–2024. All rights reserved.