public static class UpdateManagementAgentInstallKeyDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
UpdateManagementAgentInstallKeyDetails |
build() |
UpdateManagementAgentInstallKeyDetails.Builder |
copy(UpdateManagementAgentInstallKeyDetails model) |
UpdateManagementAgentInstallKeyDetails.Builder |
displayName(String displayName)
New displayName of Agent install key.
|
UpdateManagementAgentInstallKeyDetails.Builder |
isKeyActive(Boolean isKeyActive)
if set to true the install key state would be set to Active and if false to Inactive
|
public UpdateManagementAgentInstallKeyDetails.Builder isKeyActive(Boolean isKeyActive)
if set to true the install key state would be set to Active and if false to Inactive
isKeyActive
- the value to setpublic UpdateManagementAgentInstallKeyDetails.Builder displayName(String displayName)
New displayName of Agent install key.
displayName
- the value to setpublic UpdateManagementAgentInstallKeyDetails build()
public UpdateManagementAgentInstallKeyDetails.Builder copy(UpdateManagementAgentInstallKeyDetails model)
Copyright © 2016–2024. All rights reserved.