Package sh.ory.hydra.model
Class PluginConfigNetwork
- java.lang.Object
-
- sh.ory.hydra.model.PluginConfigNetwork
-
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-01-12T16:13:57.119092Z[GMT]") public class PluginConfigNetwork extends Object
PluginConfigNetwork plugin config network
-
-
Field Detail
-
SERIALIZED_NAME_TYPE
public static final String SERIALIZED_NAME_TYPE
- See Also:
- Constant Field Values
-
-
Method Detail
-
type
public PluginConfigNetwork type(String type)
-
getType
public String getType()
type- Returns:
- type
-
setType
public void setType(String type)
-
-