CopyableBuilder<CreateInstanceProfileResponse.Builder,CreateInstanceProfileResponse>
, SdkBuilder<CreateInstanceProfileResponse.Builder,CreateInstanceProfileResponse>
public static interface CreateInstanceProfileResponse.Builder extends CopyableBuilder<CreateInstanceProfileResponse.Builder,CreateInstanceProfileResponse>
Modifier and Type | Method | Description |
---|---|---|
CreateInstanceProfileResponse.Builder |
instanceProfile(InstanceProfile instanceProfile) |
A structure containing details about the new instance profile.
|
copy
apply, build
CreateInstanceProfileResponse.Builder instanceProfile(InstanceProfile instanceProfile)
A structure containing details about the new instance profile.
instanceProfile
- A structure containing details about the new instance profile.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.