Package | Description |
---|---|
com.databricks.sdk.service.compute |
Modifier and Type | Method and Description |
---|---|
InstanceProfile |
InstanceProfile.setIamRoleArn(String iamRoleArn) |
InstanceProfile |
InstanceProfile.setInstanceProfileArn(String instanceProfileArn) |
InstanceProfile |
InstanceProfile.setIsMetaInstanceProfile(Boolean isMetaInstanceProfile) |
Modifier and Type | Method and Description |
---|---|
Collection<InstanceProfile> |
ListInstanceProfilesResponse.getInstanceProfiles() |
Iterable<InstanceProfile> |
InstanceProfilesAPI.list()
List available instance profiles.
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceProfilesAPI.edit(InstanceProfile request)
Edit an instance profile.
|
void |
InstanceProfilesService.edit(InstanceProfile instanceProfile)
Edit an instance profile.
|
Modifier and Type | Method and Description |
---|---|
ListInstanceProfilesResponse |
ListInstanceProfilesResponse.setInstanceProfiles(Collection<InstanceProfile> instanceProfiles) |
Copyright © 2023. All rights reserved.