@Generated public class PtServedModel extends Object
| Constructor and Description |
|---|
PtServedModel() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getBurstScalingEnabled() |
String |
getEntityName() |
String |
getEntityVersion() |
String |
getName() |
Long |
getProvisionedModelUnits() |
int |
hashCode() |
PtServedModel |
setBurstScalingEnabled(Boolean burstScalingEnabled) |
PtServedModel |
setEntityName(String entityName) |
PtServedModel |
setEntityVersion(String entityVersion) |
PtServedModel |
setName(String name) |
PtServedModel |
setProvisionedModelUnits(Long provisionedModelUnits) |
String |
toString() |
public PtServedModel setBurstScalingEnabled(Boolean burstScalingEnabled)
public Boolean getBurstScalingEnabled()
public PtServedModel setEntityName(String entityName)
public String getEntityName()
public PtServedModel setEntityVersion(String entityVersion)
public String getEntityVersion()
public PtServedModel setName(String name)
public String getName()
public PtServedModel setProvisionedModelUnits(Long provisionedModelUnits)
public Long getProvisionedModelUnits()
Copyright © 2026. All rights reserved.