public final class GetSnapshotDirective extends Directive
Modifier and Type | Class and Description |
---|---|
static class |
GetSnapshotDirective.Builder |
Modifier and Type | Method and Description |
---|---|
static GetSnapshotDirective.Builder |
builder() |
boolean |
equals(Object o) |
Boolean |
getPreferOnDemandSnapshot()
This property defines that an on-demand snapshot is preferred over a cached snapshot from camera skill.
|
int |
hashCode() |
String |
toString() |
public static GetSnapshotDirective.Builder builder()
public Boolean getPreferOnDemandSnapshot()
Copyright © 2023. All rights reserved.