public static class DiscoveryResponse.DiscoveryData extends VaultModel
| Modifier and Type | Class and Description |
|---|---|
static class |
DiscoveryResponse.DiscoveryData.AuthProfile |
| Constructor and Description |
|---|
DiscoveryData() |
| Modifier and Type | Method and Description |
|---|---|
List<DiscoveryResponse.DiscoveryData.AuthProfile> |
getAuthProfiles() |
String |
getAuthType() |
void |
setAuthProfiles(List<DiscoveryResponse.DiscoveryData.AuthProfile> authProfiles) |
void |
setAuthType(String authType) |
get, getBigDecimal, getBoolean, getFieldNames, getInteger, getListInteger, getListLong, getListString, getLong, getString, getVaultModelData, set, setVaultModelData, toJSONObject, toJsonString, toMap, toMappublic List<DiscoveryResponse.DiscoveryData.AuthProfile> getAuthProfiles()
public void setAuthProfiles(List<DiscoveryResponse.DiscoveryData.AuthProfile> authProfiles)
public String getAuthType()
public void setAuthType(String authType)
Copyright © 2024. All rights reserved.