public static class UpdatePluginDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdatePluginDetails |
build() |
UpdatePluginDetails.Builder |
copy(UpdatePluginDetails model) |
UpdatePluginDetails.Builder |
desiredState(Plugin.DesiredState desiredState)
State to which the customer wants the plugin to move to.
|
public UpdatePluginDetails.Builder desiredState(Plugin.DesiredState desiredState)
State to which the customer wants the plugin to move to.
desiredState
- the value to setpublic UpdatePluginDetails build()
public UpdatePluginDetails.Builder copy(UpdatePluginDetails model)
Copyright © 2016–2024. All rights reserved.