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