Interface CreateWorkspaceServiceAccountResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateWorkspaceServiceAccountResponse.Builder,CreateWorkspaceServiceAccountResponse>, GrafanaResponse.Builder, SdkBuilder<CreateWorkspaceServiceAccountResponse.Builder,CreateWorkspaceServiceAccountResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateWorkspaceServiceAccountResponse

public static interface CreateWorkspaceServiceAccountResponse.Builder extends GrafanaResponse.Builder, SdkPojo, CopyableBuilder<CreateWorkspaceServiceAccountResponse.Builder,CreateWorkspaceServiceAccountResponse>
  • Method Details

    • grafanaRole

      The permission level given to the service account.

      Parameters:
      grafanaRole - The permission level given to the service account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • grafanaRole

      The permission level given to the service account.

      Parameters:
      grafanaRole - The permission level given to the service account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • id

      The ID of the service account.

      Parameters:
      id - The ID of the service account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the service account.

      Parameters:
      name - The name of the service account.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workspaceId

      The workspace with which the service account is associated.

      Parameters:
      workspaceId - The workspace with which the service account is associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.