| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateInstanceProfileResponse.Builder |
UpdateInstanceProfileResponse.builder() |
default UpdateInstanceProfileResponse.Builder |
UpdateInstanceProfileResponse.Builder.instanceProfile(Consumer<InstanceProfile.Builder> instanceProfile)
An object that contains information about your instance profile.
|
UpdateInstanceProfileResponse.Builder |
UpdateInstanceProfileResponse.Builder.instanceProfile(InstanceProfile instanceProfile)
An object that contains information about your instance profile.
|
UpdateInstanceProfileResponse.Builder |
UpdateInstanceProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateInstanceProfileResponse.Builder> |
UpdateInstanceProfileResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.