| 程序包 | 说明 |
|---|---|
| com.smartx.tower.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static SnmpAuthProtocol |
SnmpAuthProtocol.fromValue(String value) |
SnmpAuthProtocol |
SnmpTransportUpdationParamsData.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTransportWhereInput.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTrapReceiverUpdationParamsData.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTrapReceiverWhereInput.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTrapReceiverCreationParams.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTransport.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTransportCreationParams.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTrapReceiver.getAuthProtocol()
Get authProtocol
|
SnmpAuthProtocol |
SnmpTransportWhereInput.getAuthProtocolNot()
Get authProtocolNot
|
SnmpAuthProtocol |
SnmpTrapReceiverWhereInput.getAuthProtocolNot()
Get authProtocolNot
|
SnmpAuthProtocol |
SnmpAuthProtocol.Adapter.read(com.google.gson.stream.JsonReader jsonReader) |
static SnmpAuthProtocol |
SnmpAuthProtocol.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static SnmpAuthProtocol[] |
SnmpAuthProtocol.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
List<SnmpAuthProtocol> |
SnmpTransportWhereInput.getAuthProtocolIn()
Get authProtocolIn
|
List<SnmpAuthProtocol> |
SnmpTrapReceiverWhereInput.getAuthProtocolIn()
Get authProtocolIn
|
List<SnmpAuthProtocol> |
SnmpTransportWhereInput.getAuthProtocolNotIn()
Get authProtocolNotIn
|
List<SnmpAuthProtocol> |
SnmpTrapReceiverWhereInput.getAuthProtocolNotIn()
Get authProtocolNotIn
|
| 限定符和类型 | 方法和说明 |
|---|---|
SnmpTransportWhereInput |
SnmpTransportWhereInput.addAuthProtocolInItem(SnmpAuthProtocol authProtocolInItem) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.addAuthProtocolInItem(SnmpAuthProtocol authProtocolInItem) |
SnmpTransportWhereInput |
SnmpTransportWhereInput.addAuthProtocolNotInItem(SnmpAuthProtocol authProtocolNotInItem) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.addAuthProtocolNotInItem(SnmpAuthProtocol authProtocolNotInItem) |
SnmpTransportUpdationParamsData |
SnmpTransportUpdationParamsData.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTransportWhereInput |
SnmpTransportWhereInput.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTrapReceiverUpdationParamsData |
SnmpTrapReceiverUpdationParamsData.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTrapReceiverCreationParams |
SnmpTrapReceiverCreationParams.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTransport |
SnmpTransport.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTransportCreationParams |
SnmpTransportCreationParams.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTrapReceiver |
SnmpTrapReceiver.authProtocol(SnmpAuthProtocol authProtocol) |
SnmpTransportWhereInput |
SnmpTransportWhereInput.authProtocolNot(SnmpAuthProtocol authProtocolNot) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.authProtocolNot(SnmpAuthProtocol authProtocolNot) |
void |
SnmpTransportUpdationParamsData.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTransportWhereInput.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTrapReceiverUpdationParamsData.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTrapReceiverWhereInput.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTrapReceiverCreationParams.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTransport.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTransportCreationParams.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTrapReceiver.setAuthProtocol(SnmpAuthProtocol authProtocol) |
void |
SnmpTransportWhereInput.setAuthProtocolNot(SnmpAuthProtocol authProtocolNot) |
void |
SnmpTrapReceiverWhereInput.setAuthProtocolNot(SnmpAuthProtocol authProtocolNot) |
void |
SnmpAuthProtocol.Adapter.write(com.google.gson.stream.JsonWriter jsonWriter,
SnmpAuthProtocol enumeration) |
| 限定符和类型 | 方法和说明 |
|---|---|
SnmpTransportWhereInput |
SnmpTransportWhereInput.authProtocolIn(List<SnmpAuthProtocol> authProtocolIn) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.authProtocolIn(List<SnmpAuthProtocol> authProtocolIn) |
SnmpTransportWhereInput |
SnmpTransportWhereInput.authProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn) |
SnmpTrapReceiverWhereInput |
SnmpTrapReceiverWhereInput.authProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn) |
void |
SnmpTransportWhereInput.setAuthProtocolIn(List<SnmpAuthProtocol> authProtocolIn) |
void |
SnmpTrapReceiverWhereInput.setAuthProtocolIn(List<SnmpAuthProtocol> authProtocolIn) |
void |
SnmpTransportWhereInput.setAuthProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn) |
void |
SnmpTrapReceiverWhereInput.setAuthProtocolNotIn(List<SnmpAuthProtocol> authProtocolNotIn) |
Copyright © 2025. All rights reserved.