Package | Description |
---|---|
com.oracle.bmc.apmsynthetics.model |
Modifier and Type | Method and Description |
---|---|
IdentityInfoDetails |
IdentityInfoDetails.Builder.build() |
IdentityInfoDetails |
Worker.getIdentityInfo() |
Modifier and Type | Method and Description |
---|---|
IdentityInfoDetails.Builder |
IdentityInfoDetails.Builder.copy(IdentityInfoDetails model) |
Worker.Builder |
Worker.Builder.identityInfo(IdentityInfoDetails identityInfo) |
Constructor and Description |
---|
Worker(String id,
String runtimeId,
String displayName,
String name,
String opvpId,
String opvpName,
OnPremiseVpWorkerVersionDetails versionDetails,
Object configurationDetails,
OnPremiseVantagePointWorkerType workerType,
OnPremiseVantagePointWorkerStatus status,
Integer priority,
String geoInfo,
List<WorkerMonitorList> monitorList,
IdentityInfoDetails identityInfo,
Date timeLastSyncUp,
Date timeCreated,
Date timeUpdated,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.