Class GetBackupPolicyPlanOptions.Builder
java.lang.Object
com.ibm.cloud.is.vpc.v1.model.GetBackupPolicyPlanOptions.Builder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbackupPolicyId
(String backupPolicyId) Set the backupPolicyId.build()
Builds a GetBackupPolicyPlanOptions.Set the id.
-
Constructor Details
-
Builder
public Builder()Instantiates a new builder. -
Builder
-
-
Method Details
-
build
Builds a GetBackupPolicyPlanOptions.- Returns:
- the new GetBackupPolicyPlanOptions instance
-
backupPolicyId
Set the backupPolicyId.- Parameters:
backupPolicyId
- the backupPolicyId- Returns:
- the GetBackupPolicyPlanOptions builder
-
id
Set the id.- Parameters:
id
- the id- Returns:
- the GetBackupPolicyPlanOptions builder
-