public class UpdateProfile extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UpdateProfile.Command<Request extends UpdateProfile> |
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateProfile() |
protected |
UpdateProfile(UpdateProfile target) |
| Modifier and Type | Method and Description |
|---|---|
ExecutorProfile.CommunicationChannelSpecification |
communicationChannelSpecification() |
UpdateProfile |
communicationChannelSpecification(ExecutorProfile.CommunicationChannelSpecification communicationChannelSpecification) |
static UpdateProfile |
request() |
ExecutorProfile.ReservationFeature |
reservationFeature() |
UpdateProfile |
reservationFeature(ExecutorProfile.ReservationFeature reservationFeature) |
protected UpdateProfile()
protected UpdateProfile(UpdateProfile target)
public ExecutorProfile.ReservationFeature reservationFeature()
public UpdateProfile reservationFeature(ExecutorProfile.ReservationFeature reservationFeature)
public ExecutorProfile.CommunicationChannelSpecification communicationChannelSpecification()
public UpdateProfile communicationChannelSpecification(ExecutorProfile.CommunicationChannelSpecification communicationChannelSpecification)
public static UpdateProfile request()
Copyright © 2010–2025 Smals. All rights reserved.