Uses of Class
com.oracle.bmc.wlms.model.Agreement.Builder
-
Packages that use Agreement.Builder Package Description com.oracle.bmc.wlms.model -
-
Uses of Agreement.Builder in com.oracle.bmc.wlms.model
Methods in com.oracle.bmc.wlms.model that return Agreement.Builder Modifier and Type Method Description static Agreement.Builder
Agreement. builder()
Create a new builder.Agreement.Builder
Agreement.Builder. copy(Agreement model)
Agreement.Builder
Agreement.Builder. signature(String signature)
The signature for the terms of use agreement.Agreement.Builder
Agreement.Builder. termsAndConditionsText(String termsAndConditionsText)
The content of the terms and conditions.Agreement.Builder
Agreement. toBuilder()
Agreement.Builder
Agreement.Builder. uuid(String uuid)
The ID of the terms of use agreement.
-