Package | Description |
---|---|
com.oracle.bmc.marketplace.model |
Modifier and Type | Method and Description |
---|---|
static SupportContact.Builder |
SupportContact.builder()
Create a new builder.
|
SupportContact.Builder |
SupportContact.Builder.copy(SupportContact model) |
SupportContact.Builder |
SupportContact.Builder.email(String email)
The email of the contact.
|
SupportContact.Builder |
SupportContact.Builder.name(String name)
The name of the contact.
|
SupportContact.Builder |
SupportContact.Builder.phone(String phone)
The phone number of the contact.
|
SupportContact.Builder |
SupportContact.Builder.subject(String subject)
The email subject line to use when contacting support.
|
SupportContact.Builder |
SupportContact.toBuilder() |
Copyright © 2016–2024. All rights reserved.