public static class ProtectionManagement.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
Modifier and Type | Method and Description |
---|---|
ProtectionManagement |
build()
Builds a ProtectionManagement.
|
ProtectionManagement.Builder |
protectionManagementToken(java.lang.String protectionManagementToken)
Set the protectionManagementToken.
|
ProtectionManagement.Builder |
requestedState(java.lang.String requestedState)
Set the requestedState.
|
public ProtectionManagement build()
public ProtectionManagement.Builder requestedState(java.lang.String requestedState)
requestedState
- the requestedStatepublic ProtectionManagement.Builder protectionManagementToken(java.lang.String protectionManagementToken)
protectionManagementToken
- the protectionManagementTokenCopyright © 2025. All rights reserved.