InstanceProfile.Builder |
InstanceProfile.Builder.arn(String arn) |
static InstanceProfile.Builder |
InstanceProfile.builder() |
InstanceProfile.Builder |
InstanceProfile.Builder.createDate(Date createDate) |
InstanceProfile.Builder |
InstanceProfile.Builder.from(InstanceProfile in) |
InstanceProfile.Builder |
InstanceProfile.Builder.id(String id) |
InstanceProfile.Builder |
InstanceProfile.Builder.name(String name) |
InstanceProfile.Builder |
InstanceProfile.Builder.path(String path) |
InstanceProfile.Builder |
InstanceProfile.Builder.role(Role role) |
InstanceProfile.Builder |
InstanceProfile.Builder.roles(Iterable<Role> roles) |
InstanceProfile.Builder |
InstanceProfile.toBuilder() |