Package | Description |
---|---|
com.oracle.bmc.marketplace.model |
Modifier and Type | Method and Description |
---|---|
Agreement.Builder |
Agreement.Builder.author(Agreement.Author author)
Who authored the agreement.
|
static Agreement.Builder |
Agreement.builder()
Create a new builder.
|
Agreement.Builder |
Agreement.Builder.compartmentId(String compartmentId)
The unique identifier for the compartment.
|
Agreement.Builder |
Agreement.Builder.contentUrl(String contentUrl)
The content URL of the agreement.
|
Agreement.Builder |
Agreement.Builder.copy(Agreement model) |
Agreement.Builder |
Agreement.Builder.id(String id)
The unique identifier for the agreement.
|
Agreement.Builder |
Agreement.Builder.prompt(String prompt)
Textual prompt to read and accept the agreement.
|
Agreement.Builder |
Agreement.Builder.signature(String signature)
A time-based signature that can be used to accept an agreement or remove a previously
accepted agreement from the list that Marketplace checks before a deployment.
|
Agreement.Builder |
Agreement.toBuilder() |
Copyright © 2016–2024. All rights reserved.